Searched defs:far_val (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | cuberender.c | 206 GLfloat near_val = 0.5, far_val = 20.0; local in function:SetupCubeFaceView
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 799 float near_val, far_val; local in function:depth_test_quads_fallback
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_depth_test.c | 863 float near_val, far_val; local in function:depth_test_quads_fallback
|
| /xsrc/external/mit/MesaLib/dist/src/glx/tests/ |
| H A D | indirect_api.cpp | 130 void __indirect_glDepthRange(GLclampd near_val, GLclampd far_val) { } argument 159 void __indirect_glFrustum(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } argument 244 void __indirect_glOrtho(GLdouble left, GLdouble right, GLdouble bottom, GLdouble top, GLdouble near_val, GLdouble far_val) { } argument
|
Completed in 13 milliseconds