Searched defs:depthRange (Results 1 – 7 of 7) sorted by relevance
78 float depthRange[4]; member84 float depthRange[4]; member
571 TVariable *depthRange = new TVariable(NewPoolTString("gl_DepthRange"), TType(depthRangeStruct)); in InsertBuiltInFunctions() local
52 glDepthRangeFunc depthRange; variable
525 void GLContext::depthRange (double n, double f) in depthRange() function in sglr::GLContext
2807 void ReferenceContext::depthRange (double n, double f) in depthRange() function in sglr::ReferenceContext
103 virtual void depthRange(WGC3Dclampf zNear, WGC3Dclampf zFar) { } in depthRange() function
1745 void WebGLRenderingContextBase::depthRange(GLfloat zNear, GLfloat zFar) in depthRange() function in blink::WebGLRenderingContextBase