Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h25 glClearDepthf_t glClearDepthf; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java47 glClearDepthf(17, 17), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp334 GL_APICALL void GL_APIENTRY glClearDepthf(GLclampf depth){ in glClearDepthf() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java113 public void glClearDepthf(float depth) { in glClearDepthf() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp373 GL_API void GL_APIENTRY glClearDepthf( GLclampf depth) { in glClearDepthf() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp66 void glClearDepthf(GLclampf depth) in glClearDepthf() function
Dgles_dispatch.h25 glClearDepthf_t glClearDepthf; member