Home
last modified time | relevance | path

Searched defs:glDepthFunc (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp314 void ContextWrapper::glDepthFunc (deUint32 func) in glDepthFunc() function in sglr::ContextWrapper
/external/deqp/framework/opengl/wrapper/
DglwApi.inl125 #define glDepthFunc glwDepthFunc macro
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java185 public void glDepthFunc(int func) { in glDepthFunc() method in GLErrorLogger.ErrorLoggingGL
/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/mesa3d/include/GL/
Dgl_mangle.h379 #define glDepthFunc MANGLE(DepthFunc) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl858 void CallLogWrapper::glDepthFunc (glw::GLenum func) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1037 GLW_APICALL void GLW_APIENTRY glDepthFunc (GLenum func) function