Home
last modified time | relevance | path

Searched refs:GL_STENCIL_BACK_REF (Results 1 - 25 of 38) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp2109 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefTestCase (m_context, verifier, (std::string("stencil_back_ref") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF", GL_STENCIL_BACK_REF))); in init()
2112 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_BACK))); in init()
2113 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_FRONT_AND_BACK))); in init()
/third_party/openGLES/api/GLSC2/
H A Dglsc2.h144 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
H A Dglsc2.h165 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2869 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefTestCase (m_context, verifier, (std::string("stencil_back_ref") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF", GL_STENCIL_BACK_REF))); in init()
2872 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_BACK))); in init()
2873 FOR_EACH_VERIFIER(normalVerifiers, addChild(new StencilRefSeparateTestCase (m_context, verifier, (std::string("stencil_back_ref_separate_both") + verifier->getTestNamePostfix()).c_str(), "STENCIL_BACK_REF (separate)", GL_STENCIL_BACK_REF, GL_FRONT_AND_BACK))); in init()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1989 case GL_STENCIL_BACK_REF: *params = mState.stencilBackRef; return true; in getIntegerv()
2575 case GL_STENCIL_BACK_REF: in getQueryParameterInfo()
/third_party/glfw/deps/glad/
H A Dgles2.h381 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/mesa3d/include/GLES2/
H A Dgl2.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/openGLES/api/GLES2/
H A Dgl2.h152 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h447 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A DStateManagerGL.cpp3015 get(GL_STENCIL_BACK_REF, &state->stencilState.stencilBackRef);
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h152 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dgl3.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h152 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dgl31.h152 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/mesa3d/src/mesa/main/
H A Dget.c912 case GL_STENCIL_BACK_REF: in find_custom_value()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2729 case GL_STENCIL_BACK_REF:
H A Dqueryutils.cpp3113 case GL_STENCIL_BACK_REF: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h171 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dgl31.h173 #define GL_STENCIL_BACK_REF 0x8CA3 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h152 #define GL_STENCIL_BACK_REF 0x8CA3 macro
H A Dgl31.h152 #define GL_STENCIL_BACK_REF 0x8CA3 macro

Completed in 100 milliseconds

12