glBlendFunc (GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA);. I'm guessing the driver code (or some other underlying code) is caching the blend mode ...
確定! 回上一頁