/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 2154 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskTestCase (m_context, verifier, (std::string("stencil_back_writemask") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK))); in init() 2157 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BACK))); in init() 2158 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRONT_AND_BACK))); in init()
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 146 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 167 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 2914 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskTestCase (m_context, verifier, (std::string("stencil_back_writemask") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK", GL_STENCIL_BACK_WRITEMASK))); in init() 2917 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_BACK))); in init() 2918 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilWriteMaskSeparateTestCase (m_context, verifier, (std::string("stencil_back_writemask_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_WRITEMASK (separate)", GL_STENCIL_BACK_WRITEMASK, GL_FRONT_AND_BACK))); in init()
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 2005 case GL_STENCIL_BACK_WRITEMASK: *params = sw::clampToSignedInt(mState.stencilBackWritemask); return true; in getIntegerv() 2587 case GL_STENCIL_BACK_WRITEMASK: in getQueryParameterInfo()
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 383 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 154 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 449 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
H A D | StateManagerGL.cpp | 3040 get(GL_STENCIL_BACK_WRITEMASK, &state->stencilState.stencilBackWritemask);
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 154 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
H A D | gl3.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
H A D | gl32.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 154 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
H A D | gl31.h | 154 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 2778 case GL_STENCIL_BACK_WRITEMASK:
|
H A D | queryutils.cpp | 3125 case GL_STENCIL_BACK_WRITEMASK: in GetQueryParameterInfo()
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 173 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
H A D | gl31.h | 175 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 154 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|
H A D | gl31.h | 154 #define GL_STENCIL_BACK_WRITEMASK 0x8CA5 macro
|