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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshaderapi.h229 _mesa_GetShaderiv(GLuint shader, GLenum pname, GLint *params);
H A Dshaderapi.c1725 _mesa_GetShaderiv(GLuint shader, GLenum pname, GLint *params) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderapi.h230 _mesa_GetShaderiv(GLuint shader, GLenum pname, GLint *params);
H A Dshaderapi.c1873 _mesa_GetShaderiv(GLuint shader, GLenum pname, GLint *params) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c752 SET_GetShaderiv(exec, _mesa_GetShaderiv);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c923 SET_GetShaderiv(exec, _mesa_GetShaderiv);

Completed in 43 milliseconds