Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h85 glDepthFunc_t glDepthFunc; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java64 glDepthFunc(34, 34), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp512 GL_APICALL void GL_APIENTRY glDepthFunc(GLenum func){ in glDepthFunc() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java184 public void glDepthFunc(int func) { in glDepthFunc() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp516 GL_API void GL_APIENTRY glDepthFunc( GLenum func) { in glDepthFunc() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp366 void glDepthFunc(GLenum func) in glDepthFunc() function
Dgles_dispatch.h85 glDepthFunc_t glDepthFunc; member