Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h262 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java104 public static final int GL_STENCIL_CLEAR_VALUE = 0x0B91; field
/external/deqp/framework/opengl/
DgluStrUtil.inl63 case GL_STENCIL_CLEAR_VALUE: return "GL_STENCIL_CLEAR_VALUE";
1121 case GL_STENCIL_CLEAR_VALUE: return "GL_STENCIL_CLEAR_VALUE";
/external/mesa3d/include/GLES/
Dgl.h210 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/mesa3d/include/GLES2/
Dgl2.h177 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1738 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, 0); in test()
1750 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, ref); in test()
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20.java378 ….GL_STENCIL_BACK_WRITEMASK || pname == GL20.GL_STENCIL_BITS || pname == GL20.GL_STENCIL_CLEAR_VALUE in glGetIntegerv()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp2265 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, 0); in test()
2277 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_CLEAR_VALUE, ref); in test()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl140 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/mesa3d/src/mesa/main/
Dget.c445 { GL_STENCIL_CLEAR_VALUE, CONTEXT_INT(Stencil.Clear), NO_EXTRA },
/external/mesa3d/include/GL/
Dgl.h449 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h430 #define GL_STENCIL_CLEAR_VALUE 0x0B91 macro