Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp43 void GL_APIENTRY glDepthRangef(GLfloat n, GLfloat f) in glDepthRangef() function
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h142 #define glDepthRangef t_glDepthRangef macro
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h142 #define glDepthRangef l_glDepthRangef macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl164 #define glDepthRangef glwDepthRangef macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp245 GL_APICALL void GL_APIENTRY glDepthRangef(GLclampf zNear, GLclampf zFar) in glDepthRangef() function
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp238 void GL_APIENTRY glDepthRangef(GLfloat n, GLfloat f) in glDepthRangef() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl1134 void CallLogWrapper::glDepthRangef (glw::GLfloat n, glw::GLfloat f) function in CallLogWrapper
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp4343 void GL_APIENTRY glDepthRangef(GLfloat n, GLfloat f) in glDepthRangef() function
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl1503 GLW_APICALL void GLW_APIENTRY glDepthRangef (GLfloat n, GLfloat f) function