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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Duniforms.h291 _mesa_Uniform3d(GLint, GLdouble, GLdouble, GLdouble);
H A Duniforms.c1440 _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 Duniforms.h297 _mesa_Uniform3d(GLint, GLdouble, GLdouble, GLdouble);
H A Duniforms.c1446 _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 Dapi_exec.c1626 SET_Uniform3d(exec, _mesa_Uniform3d);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1665 SET_Uniform3d(exec, _mesa_Uniform3d);

Completed in 15 milliseconds