Searched defs:zFar (Results 26 - 27 of 27) sorted by relevance
12
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context.cpp | 5503 void Context::depthRangef(GLfloat zNear, GLfloat zFar) in depthRangef() argument
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | libGL_autogen.cpp | 890 glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) in glOrtho() argument 439 glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble zNear, GLdouble zFar) glFrustum() argument
|
Completed in 30 milliseconds
12