Searched refs:_mesa_Uniform4fv (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | uniforms.h | 65 _mesa_Uniform4fv(GLint, GLsizei, const GLfloat *);
|
| H A D | uniforms.c | 287 _mesa_Uniform4fv(GLint location, GLsizei count, const GLfloat * value) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | uniforms.h | 65 _mesa_Uniform4fv(GLint, GLsizei, const GLfloat *);
|
| H A D | uniforms.c | 285 _mesa_Uniform4fv(GLint location, GLsizei count, const GLfloat * value) function in typeref:typename:void GLAPIENTRY
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | api_exec.c | 811 SET_Uniform4fv(exec, _mesa_Uniform4fv);
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | api_exec.c | 985 SET_Uniform4fv(exec, _mesa_Uniform4fv);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta.c | 1787 _mesa_Uniform4fv(0, 1, ctx->Color.ClearColor.f);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | meta.c | 1720 _mesa_Uniform4fv(0, 1, ctx->Color.ClearColor.f);
|
Completed in 23 milliseconds