Searched defs:Near (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dbug_3101.c42 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
H A Dfogcoord.c14 static GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:GLfloat
H A Dseccolor.c14 static GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:GLfloat
H A Dbug_3050.c47 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
H A Dbumpmap.c40 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
H A Dinvert.c47 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
H A Dprog_parameter.c58 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
H A Dinterleave.c44 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dvao_demo.c36 static const GLfloat Near = 5.0, Far = 25.0; variable in typeref:typename:const GLfloat
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.c89 GLdouble Near, Far; /**< Depth buffer range */ member in struct:gl_depthrange_inputs
H A Dmtypes.h1316 GLfloat Near, Far; /**< Depth buffer range */ member in struct:gl_viewport_attrib
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.c90 GLdouble Near, Far; /**< Depth buffer range */ member in struct:gl_depthrange_inputs
H A Dmtypes.h1326 GLfloat Near, Far; /**< Depth buffer range */ member in struct:gl_viewport_attrib

Completed in 33 milliseconds