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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12555 typedef GLuint64 (GLAPIENTRYP _glptr_GetTextureSamplerHandleARB)(GLuint, GLuint); typedef in typeref:typename:GLuint64 (GLAPIENTRYP)(GLuint,GLuint)
12558 static inline _glptr_GetTextureSamplerHandleARB GET_GetTextureSamplerHandleARB(struct _glapi_table *disp) {
12559 return (_glptr_GetTextureSamplerHandleARB) (GET_by_offset(disp, _gloffset_GetTextureSamplerHandleARB));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h13028 typedef GLuint64 (GLAPIENTRYP _glptr_GetTextureSamplerHandleARB)(GLuint, GLuint); typedef in typeref:typename:GLuint64 (GLAPIENTRYP)(GLuint,GLuint)
13031 static inline _glptr_GetTextureSamplerHandleARB GET_GetTextureSamplerHandleARB(struct _glapi_table *disp) {
13032 return (_glptr_GetTextureSamplerHandleARB) (GET_by_offset(disp, _gloffset_GetTextureSamplerHandleARB));
[all...]

Completed in 106 milliseconds