Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/wrapper/
DglwApi.inl130 #define glDepthRangef glwDepthRangef macro
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java195 public void glDepthRangef(float zNear, float zFar) { in glDepthRangef() method in GLErrorLogger.ErrorLoggingGL
/external/mesa3d/include/GL/
Dgl_mangle.h383 #define glDepthRangef MANGLE(DepthRangef) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl893 void CallLogWrapper::glDepthRangef (glw::GLfloat n, glw::GLfloat f) function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1072 GLW_APICALL void GLW_APIENTRY glDepthRangef (GLfloat n, GLfloat f) function