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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3371 if (_gloffset_TextureBuffer >= 0)
3372 ((_glapi_proc *)(table))[_gloffset_TextureBuffer] = (_glapi_proc)_mesa_marshal_TextureBuffer;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2081 #define _gloffset_TextureBuffer driDispatchRemapTable[TextureBuffer_remap_index] macro
13527 return (_glptr_TextureBuffer) (GET_by_offset(disp, _gloffset_TextureBuffer));
13531 SET_by_offset(disp, _gloffset_TextureBuffer, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2319 #define _gloffset_TextureBuffer driDispatchRemapTable[TextureBuffer_remap_index] macro
14000 return (_glptr_TextureBuffer) (GET_by_offset(disp, _gloffset_TextureBuffer));
14004 SET_by_offset(disp, _gloffset_TextureBuffer, fn);
[all...]

Completed in 115 milliseconds