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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12588 typedef GLboolean (GLAPIENTRYP _glptr_IsTextureHandleResidentARB)(GLuint64); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLuint64)
12591 static inline _glptr_IsTextureHandleResidentARB GET_IsTextureHandleResidentARB(struct _glapi_table *disp) {
12592 return (_glptr_IsTextureHandleResidentARB) (GET_by_offset(disp, _gloffset_IsTextureHandleResidentARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13061 typedef GLboolean (GLAPIENTRYP _glptr_IsTextureHandleResidentARB)(GLuint64); typedef in typeref:typename:GLboolean (GLAPIENTRYP)(GLuint64)
13064 static inline _glptr_IsTextureHandleResidentARB GET_IsTextureHandleResidentARB(struct _glapi_table *disp) {
13065 return (_glptr_IsTextureHandleResidentARB) (GET_by_offset(disp, _gloffset_IsTextureHandleResidentARB));
[all...]

Completed in 182 milliseconds