Searched refs:GL_STENCIL_VALUE_MASK (Results 1 – 8 of 8) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 69 case GL_STENCIL_VALUE_MASK: return "GL_STENCIL_VALUE_MASK"; 1096 case GL_STENCIL_VALUE_MASK: return "GL_STENCIL_VALUE_MASK";
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 2123 … + verifier->getTestNamePostfix()).c_str(), "STENCIL_VALUE_MASK", GL_STENCIL_VALUE_MASK))); in init() 2125 …>getTestNamePostfix()).c_str(), "STENCIL_VALUE_MASK (separate)", GL_STENCIL_VALUE_MASK, GL_FRON… in init() 2126 …>getTestNamePostfix()).c_str(), "STENCIL_VALUE_MASK (separate)", GL_STENCIL_VALUE_MASK, GL_FRON… in init()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 183 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 212 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 2872 … + verifier->getTestNamePostfix()).c_str(), "STENCIL_VALUE_MASK", GL_STENCIL_VALUE_MASK))); in init() 2874 …>getTestNamePostfix()).c_str(), "STENCIL_VALUE_MASK (separate)", GL_STENCIL_VALUE_MASK, GL_FRON… in init() 2875 …>getTestNamePostfix()).c_str(), "STENCIL_VALUE_MASK (separate)", GL_STENCIL_VALUE_MASK, GL_FRON… in init()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 452 { GL_STENCIL_VALUE_MASK, LOC_CUSTOM, TYPE_INT, NO_OFFSET, NO_EXTRA }, 1652 case GL_STENCIL_VALUE_MASK: in find_custom_value()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 142 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 451 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
|