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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4085 if (_gloffset_TextureBufferEXT >= 0)
4086 ((_glapi_proc *)(table))[_gloffset_TextureBufferEXT] = (_glapi_proc)_mesa_marshal_TextureBufferEXT;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2866 #define _gloffset_TextureBufferEXT driDispatchRemapTable[TextureBufferEXT_remap_index] macro
20017 return (_glptr_TextureBufferEXT) (GET_by_offset(disp, _gloffset_TextureBufferEXT));
20021 SET_by_offset(disp, _gloffset_TextureBufferEXT, fn);
[all...]

Completed in 63 milliseconds