Searched refs:_mesa_Uniform2f (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniforms.h45 _mesa_Uniform2f(GLint, GLfloat, GLfloat);
H A Duniforms.c192 _mesa_Uniform2f(GLint location, GLfloat v0, GLfloat v1) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Duniforms.h45 _mesa_Uniform2f(GLint, GLfloat, GLfloat);
H A Duniforms.c190 _mesa_Uniform2f(GLint location, GLfloat v0, GLfloat v1) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c802 SET_Uniform2f(exec, _mesa_Uniform2f);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c976 SET_Uniform2f(exec, _mesa_Uniform2f);

Completed in 21 milliseconds