Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h263 #define GL_STENCIL_FUNC 0x0B92 macro
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java105 public static final int GL_STENCIL_FUNC = 0x0B92; field
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1135 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, GL_ALWAYS); in test()
1145 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, stencilfuncValues[ndx]); in test()
2119 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT)… in init()
2120 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_… in init()
/external/deqp/framework/opengl/
DgluStrUtil.inl64 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
1095 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1415 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, GL_ALWAYS); in test()
1425 m_verifier->verifyInteger(m_testCtx, GL_STENCIL_FUNC, stencilfuncValues[ndx]); in test()
2868 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT)… in init()
2869 …rifier->getTestNamePostfix()).c_str(), "STENCIL_FUNC (separate)", GL_STENCIL_FUNC, GL_FRONT_… in init()
/external/mesa3d/include/GLES/
Dgl.h211 #define GL_STENCIL_FUNC 0x0B92 macro
/external/mesa3d/include/GLES2/
Dgl2.h178 #define GL_STENCIL_FUNC 0x0B92 macro
/external/mesa3d/src/mesa/main/
Dget.c447 { GL_STENCIL_FUNC, LOC_CUSTOM, TYPE_ENUM, NO_OFFSET, NO_EXTRA },
1640 case GL_STENCIL_FUNC: in find_custom_value()
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20.java379 …|| pname == GL20.GL_STENCIL_FAIL || pname == GL20.GL_STENCIL_FUNC || pname == GL20.GL_STENCIL_PASS… in glGetIntegerv()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl141 #define GL_STENCIL_FUNC 0x0B92 macro
/external/mesa3d/include/GL/
Dgl.h450 #define GL_STENCIL_FUNC 0x0B92 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h431 #define GL_STENCIL_FUNC 0x0B92 macro