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

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h19067 typedef void (GLAPIENTRYP _glptr_GetTextureImageEXT)(GLuint, GLenum, GLint, GLenum, GLenum, GLvoid *); typedef in typeref:typename:void (GLAPIENTRYP)(GLuint,GLenum,GLint,GLenum,GLenum,GLvoid *)
19070 static inline _glptr_GetTextureImageEXT GET_GetTextureImageEXT(struct _glapi_table *disp) {
19071 return (_glptr_GetTextureImageEXT) (GET_by_offset(disp, _gloffset_GetTextureImageEXT));
[all...]

Completed in 59 milliseconds