2

In OpenGL ES 2.0, if writes to the color buffer and depth buffer are disabled with glColorMask/glDepthMask (because I only want to change the stencil buffer), there are no buffers the fragment shader could write anything to. Can I reasonably assume that the fragment shader won't be executed in this case?

Nicol Bolas
  • 449,505
  • 63
  • 781
  • 982
dietr
  • 1,238
  • 11
  • 24

0 Answers0