Searched refs:_mesa_Uniform3d (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 291 _mesa_Uniform3d(GLint, GLdouble, GLdouble, GLdouble);
|
| H A D | uniforms.c | 1440 _mesa_Uniform3d(GLint location, GLdouble v0, GLdouble v1, GLdouble v2) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | uniforms.h | 297 _mesa_Uniform3d(GLint, GLdouble, GLdouble, GLdouble);
|
| H A D | uniforms.c | 1446 _mesa_Uniform3d(GLint location, GLdouble v0, GLdouble v1, GLdouble v2) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 1626 SET_Uniform3d(exec, _mesa_Uniform3d);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 1665 SET_Uniform3d(exec, _mesa_Uniform3d);
|
Completed in 15 milliseconds