/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fIntegerStateQueryTests.cpp | 1155 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, GL_ALWAYS); in test() 1165 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, stencilfuncValues[ndx]); in test() 2143 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_func_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT))); in init() 2144 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_func_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_AND_BACK))); in init()
|
/third_party/openGLES/api/GLSC/1.0.1/ |
H A D | gl.h | 177 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/openGLES/api/GLSC/1.0/ |
H A D | gl.h | 181 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
H A D | gl.h | 181 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
H A D | gl.h | 177 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fIntegerStateQueryTests.cpp | 1436 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, GL_ALWAYS); in test() 1446 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, stencilfuncValues[ndx]); in test() 2903 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_func_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT))); in init() 2904 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilFuncSeparateTestCase (m_context, verifier, (std::string("stencil_func_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_AND_BACK))); in init()
|
/third_party/openGLES/api/GLSC2/ |
H A D | glsc2.h | 133 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
H A D | glsc2.h | 154 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/mesa3d/include/GLES/ |
H A D | gl.h | 175 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/openGLES/api/GLES/ |
H A D | gl.h | 156 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
H A D | gl.h | 175 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
H A D | gl.h | 175 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Context.cpp | 1985 case GL_STENCIL_FUNC: *params = mState.stencilFunc; return true; in getIntegerv() 2567 case GL_STENCIL_FUNC: in getQueryParameterInfo()
|
/third_party/glfw/deps/glad/ |
H A D | gles2.h | 388 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 141 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 169 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 141 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
H A D | gl.h | 179 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
H A D | gl3.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/mesa3d/include/GL/ |
H A D | gl.h | 415 #define GL_STENCIL_FUNC 0x0B92 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 141 #define GL_STENCIL_FUNC 0x0B92 macro
|