Searched defs:far_val (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_depth_test.c | 799 float near_val, far_val; in depth_test_quads_fallback() local
|
/external/mesa3d/src/glx/tests/ |
D | indirect_api.cpp | 128 void __indirect_glDepthRange(GLclampd near_val, GLclampd far_val) { } in __indirect_glDepthRange() 157 …ouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glFrustum() 242 …ouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } in __indirect_glOrtho()
|
/external/virglrenderer/src/ |
D | vrend_renderer.c | 541 GLclampd near_val, far_val; member 2618 GLclampd near_val, far_val; in vrend_set_viewport_states() local
|