Home
last modified time | relevance | path

Searched refs:GL_STENCIL_CLEAR_VALUE (Results 1 – 25 of 28) sorted by relevance

12

/external/deqp/framework/opengl/
DgluStrUtil.inl64 case GL_STENCIL_CLEAR_VALUE: return "GL_STENCIL_CLEAR_VALUE";
1122 case GL_STENCIL_CLEAR_VALUE: return "GL_STENCIL_CLEAR_VALUE";
/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h167 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
DStateManagerGL.cpp3019 get(GL_STENCIL_CLEAR_VALUE, &state->stencilState.stencilClear); in syncStencilFromNativeContext()
/external/mesa3d/include/GLES/
Dgl.h174 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/swiftshader/include/GLES/
Dgl.h174 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1238 case GL_STENCIL_CLEAR_VALUE: *params = mState.stencilClearValue; break; in getIntegerv()
1475 case GL_STENCIL_CLEAR_VALUE: in getQueryParameterNum()
1627 case GL_STENCIL_CLEAR_VALUE: in isQueryParameterInt()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1758 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, 0); in test()
1770 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, ref); in test()
/external/mesa3d/include/GLES2/
Dgl2.h159 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/swiftshader/include/GLES2/
Dgl2.h159 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/angle/include/GLES2/
Dgl2.h140 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/angle/include/GLES/
Dgl.h178 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2285 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, 0); in test()
2297 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, ref); in test()
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2006 …case GL_STENCIL_CLEAR_VALUE: *params = mState.stencilClearValue; return t… in getIntegerv()
2588 case GL_STENCIL_CLEAR_VALUE: in getQueryParameterInfo()
/external/swiftshader/include/GLES3/
Dgl3.h159 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/angle/include/GLES3/
Dgl3.h140 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
Dgl31.h140 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
Dgl32.h140 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/mesa3d/include/GL/
Dgl.h416 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/mesa3d/include/GLES3/
Dgl3.h159 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
Dgl31.h159 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
Dgl32.h159 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl154 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/angle/src/libANGLE/
DState.cpp2706 case GL_STENCIL_CLEAR_VALUE: in getIntegerv()
Dqueryutils.cpp3112 case GL_STENCIL_CLEAR_VALUE: in GetQueryParameterInfo()
/external/swiftshader/include/GL/
Dglcorearb.h157 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro

12