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

/external/mesa3d/prebuilt-intermediates/main/
H A Ddispatch.h16146 typedef void (GLAPIENTRYP _glptr_TextureBarrierNV)(void); typedef
16149 static inline _glptr_TextureBarrierNV GET_TextureBarrierNV(struct _glapi_table *disp) {
16150 return (_glptr_TextureBarrierNV) (GET_by_offset(disp, _gloffset_TextureBarrierNV));

Completed in 214 milliseconds