Home
last modified time | relevance | path

Searched refs:GL_STENCIL_BACK_VALUE_MASK (Results 1 - 25 of 37) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp2148 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 Dglsc2.h145 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h166 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2908 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 DContext.cpp1990 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 Dgles2.h382 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h448 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
H A DStateManagerGL.cpp3014 get(GL_STENCIL_BACK_VALUE_MASK, &state->stencilState.stencilBackMask);
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
H A Dgl3.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
H A Dgl32.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
H A Dgl31.h153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2732 case GL_STENCIL_BACK_VALUE_MASK:
H A Dqueryutils.cpp3112 case GL_STENCIL_BACK_VALUE_MASK: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h172 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
H A Dgl31.h174 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro
H A Dgl31.h153 #define GL_STENCIL_BACK_VALUE_MASK 0x8CA4 macro

Completed in 95 milliseconds

12