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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11774 typedef void (GLAPIENTRYP _glptr_GetnCompressedTexImageARB)(GLenum, GLint, GLsizei, GLvoid *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLint,GLsizei,GLvoid *)
11777 static inline _glptr_GetnCompressedTexImageARB GET_GetnCompressedTexImageARB(struct _glapi_table *disp) {
11778 return (_glptr_GetnCompressedTexImageARB) (GET_by_offset(disp, _gloffset_GetnCompressedTexImageARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12247 typedef void (GLAPIENTRYP _glptr_GetnCompressedTexImageARB)(GLenum, GLint, GLsizei, GLvoid *); typedef in typeref:typename:void (GLAPIENTRYP)(GLenum,GLint,GLsizei,GLvoid *)
12250 static inline _glptr_GetnCompressedTexImageARB GET_GetnCompressedTexImageARB(struct _glapi_table *disp) {
12251 return (_glptr_GetnCompressedTexImageARB) (GET_by_offset(disp, _gloffset_GetnCompressedTexImageARB));
[all...]

Completed in 111 milliseconds