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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12577 typedef GLboolean (GLAPIENTRYP _glptr_IsImageHandleResidentARB)(GLuint64); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLuint64)
12580 static inline _glptr_IsImageHandleResidentARB GET_IsImageHandleResidentARB(struct _glapi_table *disp) {
12581 return (_glptr_IsImageHandleResidentARB) (GET_by_offset(disp, _gloffset_IsImageHandleResidentARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13050 typedef GLboolean (GLAPIENTRYP _glptr_IsImageHandleResidentARB)(GLuint64); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLuint64)
13053 static inline _glptr_IsImageHandleResidentARB GET_IsImageHandleResidentARB(struct _glapi_table *disp) {
13054 return (_glptr_IsImageHandleResidentARB) (GET_by_offset(disp, _gloffset_IsImageHandleResidentARB));
[all...]

Completed in 103 milliseconds