Searched refs:_mesa_ViewportIndexedf (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | viewport.h | 51 _mesa_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
|
| H A D | viewport.c | 264 _mesa_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | viewport.h | 51 _mesa_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h);
|
| H A D | viewport.c | 265 _mesa_ViewportIndexedf(GLuint index, GLfloat x, GLfloat y, function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 335 SET_ViewportIndexedf(exec, _mesa_ViewportIndexedf);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 333 SET_ViewportIndexedf(exec, _mesa_ViewportIndexedf);
|
Completed in 7 milliseconds