Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp1168 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_BACK_FUNC, stencilfuncValues[ndx]); in test()
2145 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_back_func_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_BACK_FUNC, GL_BACK))); in init()
2146 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_back_func_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_BACK_FUNC, GL_FRONT_AND_BACK))); in init()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h140 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h161 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1449 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_BACK_FUNC, stencilfuncValues[ndx]); in test()
2905 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_back_func_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_BACK_FUNC, GL_BACK))); in init()
2906 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_back_func_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_BACK_FUNC, GL_FRONT_AND_BACK))); in init()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1988 case GL_STENCIL_BACK_FUNC: *params = mState.stencilBackFunc; return true; in getIntegerv()
2573 case GL_STENCIL_BACK_FUNC: in getQueryParameterInfo()
/third_party/glfw/deps/glad/
H A Dgles2.h378 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h148 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h444 #define GL_STENCIL_BACK_FUNC 0x8800 macro
H A DStateManagerGL.cpp3013 get(GL_STENCIL_BACK_FUNC, &state->stencilState.stencilBackFunc);
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h148 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
H A Dgl3.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
H A Dgl32.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h148 #define GL_STENCIL_BACK_FUNC 0x8800 macro
H A Dgl31.h148 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2726 case GL_STENCIL_BACK_FUNC:
H A Dqueryutils.cpp3111 case GL_STENCIL_BACK_FUNC: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h167 #define GL_STENCIL_BACK_FUNC 0x8800 macro
H A Dgl31.h169 #define GL_STENCIL_BACK_FUNC 0x8800 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h148 #define GL_STENCIL_BACK_FUNC 0x8800 macro
H A Dgl31.h148 #define GL_STENCIL_BACK_FUNC 0x8800 macro

Completed in 107 milliseconds

12