Searched refs:GL_STENCIL_FUNC (Results 1 – 12 of 12) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/ |
D | egl_defs.h | 263 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL20.java | 105 public static final int GL_STENCIL_FUNC = 0x0B92; field
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 1135 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/ |
D | gluStrUtil.inl | 64 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC"; 1095 case GL_STENCIL_FUNC: return "GL_STENCIL_FUNC";
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1415 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/ |
D | gl.h | 211 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 178 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 447 { 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/ |
D | GwtGL20.java | 379 …|| pname == GL20.GL_STENCIL_FAIL || pname == GL20.GL_STENCIL_FUNC || pname == GL20.GL_STENCIL_PASS… in glGetIntegerv()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 141 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 450 #define GL_STENCIL_FUNC 0x0B92 macro
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 431 #define GL_STENCIL_FUNC 0x0B92 macro
|