Home
last modified time | relevance | path

Searched defs:glDepthRangef (Results 1 – 4 of 4) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h28 glDepthRangef_t glDepthRangef; member
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp520 GL_APICALL void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar){ in glDepthRangef() function
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp522 GL_API void GL_APIENTRY glDepthRangef( GLclampf zNear, GLclampf zFar) { in glDepthRangef() function
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java106 glDepthRangef(75, 75), enumConstant