Home
last modified time | relevance | path

Searched refs:GL_STENCIL_BACK_WRITEMASK (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/opengl/
DgluStrUtil.inl77 case GL_STENCIL_BACK_WRITEMASK: return "GL_STENCIL_BACK_WRITEMASK";
1118 case GL_STENCIL_BACK_WRITEMASK: return "GL_STENCIL_BACK_WRITEMASK";
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp2130 …verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK))); in init()
2133 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BAC… in init()
2134 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRO… in init()
/external/mesa3d/include/GLES2/
Dgl2.h191 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2879 …verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK))); in init()
2882 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BAC… in init()
2883 …estNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRO… in init()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl932 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
/external/mesa3d/src/mesa/main/
Dget.c769 { GL_STENCIL_BACK_WRITEMASK, CONTEXT_INT(Stencil.WriteMask[1]), NO_EXTRA },
/external/mesa3d/include/GL/
Dglext.h450 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro