Searched refs:_mesa_DepthRangeArrayv (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | viewport.h | 75 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
|
| H A D | viewport.c | 384 _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 D | viewport.h | 75 _mesa_DepthRangeArrayv(GLuint first, GLsizei count, const GLclampd * v);
|
| H A D | viewport.c | 385 _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 D | api_exec.c | 356 SET_DepthRangeArrayv(exec, _mesa_DepthRangeArrayv);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 354 SET_DepthRangeArrayv(exec, _mesa_DepthRangeArrayv);
|
Completed in 9 milliseconds