Searched refs:_mesa_Uniform2d (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 289 _mesa_Uniform2d(GLint, GLdouble, GLdouble);
|
| H A D | uniforms.c | 1430 _mesa_Uniform2d(GLint location, GLdouble v0, GLdouble v1) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | uniforms.h | 295 _mesa_Uniform2d(GLint, GLdouble, GLdouble);
|
| H A D | uniforms.c | 1436 _mesa_Uniform2d(GLint location, GLdouble v0, GLdouble v1) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1624 SET_Uniform2d(exec, _mesa_Uniform2d);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1659 SET_Uniform2d(exec, _mesa_Uniform2d);
|
Completed in 14 milliseconds