Searched refs:GL_INCR_WRAP (Results 1 – 7 of 7) sorted by relevance
70 case GL_INCR_WRAP: in StencilOpEnum()
488 case GL_INCR_WRAP: d3dStencilOp = D3DSTENCILOP_INCR; break; in ConvertStencilOp()
4366 case GL_INCR_WRAP: in glStencilOpSeparate()4381 case GL_INCR_WRAP: in glStencilOpSeparate()4396 case GL_INCR_WRAP: in glStencilOpSeparate()
297 #define GL_INCR_WRAP 0x8507 macro
672 return GL_INCR_WRAP; in convertStencilOperation()
372 #define GL_INCR_WRAP 0x8507 macro