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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19045 typedef void (GLAPIENTRYP _glptr_TextureParameterfEXT)(GLuint, GLenum, GLenum, float); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLenum,float)
19048 static inline _glptr_TextureParameterfEXT GET_TextureParameterfEXT(struct _glapi_table *disp) {
19049 return (_glptr_TextureParameterfEXT) (GET_by_offset(disp, _gloffset_TextureParameterfEXT));
[all...]

Completed in 56 milliseconds