Home
last modified time | relevance | path

Searched refs:GL_DEPTH_FUNC (Results 1 – 10 of 10) sorted by relevance

/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/deqp/framework/opengl/
DgluStrUtil.inl62 case GL_DEPTH_FUNC: return "GL_DEPTH_FUNC";
1107 case GL_DEPTH_FUNC: return "GL_DEPTH_FUNC";
/external/mesa3d/include/GLES/
Dgl.h209 #define GL_DEPTH_FUNC 0x0B74 macro
/external/mesa3d/include/GLES2/
Dgl2.h176 #define GL_DEPTH_FUNC 0x0B74 macro
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp782 m_verifier->verifyInteger(m_testCtx, GL_DEPTH_FUNC, GL_LESS); in test()
791 m_verifier->verifyInteger(m_testCtx, GL_DEPTH_FUNC, depthFunctions[ndx]); in test()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1061 m_verifier->verifyInteger(m_testCtx, GL_DEPTH_FUNC, GL_LESS); in test()
1070 m_verifier->verifyInteger(m_testCtx, GL_DEPTH_FUNC, depthFunctions[ndx]); in test()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl137 #define GL_DEPTH_FUNC 0x0B74 macro
/external/mesa3d/src/mesa/main/
Dget.c422 { GL_DEPTH_FUNC, CONTEXT_ENUM(Depth.Func), NO_EXTRA },
/external/mesa3d/include/GL/
Dgl.h303 #define GL_DEPTH_FUNC 0x0B74 macro