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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexparam.h114 _mesa_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params);
H A Dtexparam.c2370 _mesa_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexparam.h135 _mesa_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params);
H A Dtexparam.c2841 _mesa_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params) function in typeref:typename:void GLAPIENTRY
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dapi_exec.c1593 SET_GetTextureParameterfv(exec, _mesa_GetTextureParameterfv);
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dapi_exec.c1604 SET_GetTextureParameterfv(exec, _mesa_GetTextureParameterfv);

Completed in 17 milliseconds