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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3451 if (_gloffset_VertexArrayAttribLFormat >= 0)
3452 ((_glapi_proc *)(table))[_gloffset_VertexArrayAttribLFormat] = (_glapi_proc)_mesa_marshal_VertexArrayAttribLFormat;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2103 #define _gloffset_VertexArrayAttribLFormat driDispatchRemapTable[VertexArrayAttribLFormat_remap_index] macro
13769 return (_glptr_VertexArrayAttribLFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribLFormat));
13773 SET_by_offset(disp, _gloffset_VertexArrayAttribLFormat, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2341 #define _gloffset_VertexArrayAttribLFormat driDispatchRemapTable[VertexArrayAttribLFormat_remap_index] macro
14242 return (_glptr_VertexArrayAttribLFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribLFormat));
14246 SET_by_offset(disp, _gloffset_VertexArrayAttribLFormat, fn);
[all...]

Completed in 155 milliseconds