Home
last modified time | relevance | path

Searched defs:near_val (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c863 float near_val, far_val; in depth_test_quads_fallback() local
/third_party/mesa3d/src/glx/tests/
Dindirect_api.cpp130 void __indirect_glDepthRange(GLclampd near_val, GLclampd far_val) { } in __indirect_glDepthRange()
159 …ustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble fa… in __indirect_glFrustum()
244 …Ortho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble fa… in __indirect_glOrtho()