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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19056 typedef void (GLAPIENTRYP _glptr_TextureParameterfvEXT)(GLuint, GLenum, GLenum, const float *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLenum,const float *)
19059 static inline _glptr_TextureParameterfvEXT GET_TextureParameterfvEXT(struct _glapi_table *disp) {
19060 return (_glptr_TextureParameterfvEXT) (GET_by_offset(disp, _gloffset_TextureParameterfvEXT));
[all...]

Completed in 58 milliseconds