Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrGLContext.cpp520 void GLContext::depthRangef (float n, float f) in depthRangef() function in sglr::GLContext
DsglrReferenceContext.cpp2861 void ReferenceContext::depthRangef (float n, float f) in depthRangef() function in sglr::ReferenceContext
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h463 PFNGLDEPTHRANGEFPROC depthRangef = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h463 PFNGLDEPTHRANGEFPROC depthRangef = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl164 glDepthRangefFunc depthRangef; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp4702 void Context::depthRangef(GLfloat zNear, GLfloat zFar) in depthRangef() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp5503 void Context::depthRangef(GLfloat zNear, GLfloat zFar) in depthRangef() function in gl::Context