Searched refs:_mesa_DepthRangeArrayv (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.h75 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
H A Dviewport.c384 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dviewport.h75 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
H A Dviewport.c385 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd *v) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c356 SET_DepthRangeArrayv(exec, _mesa_DepthRangeArrayv);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c354 SET_DepthRangeArrayv(exec, _mesa_DepthRangeArrayv);

Completed in 9 milliseconds