/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 2148 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilMaskTestCase (m_context, verifier, (std::string("stencil_back_value_mask") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK", GL_STENCIL_BACK_VALUE_MASK))); in init() 2151 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_value_mask_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_BACK))); in init() 2152 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_value_mask_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_FRONT_AND_BACK))); in init()
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 145 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 166 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 2908 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilMaskTestCase (m_context, verifier, (std::string("stencil_back_value_mask") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK", GL_STENCIL_BACK_VALUE_MASK))); in init() 2911 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_value_mask_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_BACK))); in init() 2912 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_value_mask_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_VALUE_MASK (separate)", GL_STENCIL_BACK_VALUE_MASK, GL_FRONT_AND_BACK))); in init()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 1990 case GL_STENCIL_BACK_VALUE_MASK: *params = sw::clampToSignedInt(mState.stencilBackMask); return true; in getIntegerv() 2574 case GL_STENCIL_BACK_VALUE_MASK: in getQueryParameterInfo()
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 382 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 448 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
H A D | StateManagerGL.cpp | 3014 get(GL_STENCIL_BACK_VALUE_MASK, &state->stencilState.stencilBackMask);
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
H A D | gl3.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
H A D | gl32.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
H A D | gl31.h | 153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 2732 case GL_STENCIL_BACK_VALUE_MASK:
|
H A D | queryutils.cpp | 3112 case GL_STENCIL_BACK_VALUE_MASK: in GetQueryParameterInfo()
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
H A D | gl31.h | 174 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|
H A D | gl31.h | 153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
|