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

/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h16944 typedef void (GLAPIENTRYP _glptr_TextureBarrierNV)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
16947 static inline _glptr_TextureBarrierNV GET_TextureBarrierNV(struct _glapi_table *disp) {
16948 return (_glptr_TextureBarrierNV) (GET_by_offset(disp, _gloffset_TextureBarrierNV));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h17417 typedef void (GLAPIENTRYP _glptr_TextureBarrierNV)(void); typedef in typeref:typename:void (GLAPIENTRYP)(void)
17420 static inline _glptr_TextureBarrierNV GET_TextureBarrierNV(struct _glapi_table *disp) {
17421 return (_glptr_TextureBarrierNV) (GET_by_offset(disp, _gloffset_TextureBarrierNV));
[all...]

Completed in 103 milliseconds