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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3447 if (_gloffset_VertexArrayAttribFormat >= 0)
3448 ((_glapi_proc *)(table))[_gloffset_VertexArrayAttribFormat] = (_glapi_proc)_mesa_marshal_VertexArrayAttribFormat;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2101 #define _gloffset_VertexArrayAttribFormat driDispatchRemapTable[VertexArrayAttribFormat_remap_index] macro
13747 return (_glptr_VertexArrayAttribFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribFormat));
13751 SET_by_offset(disp, _gloffset_VertexArrayAttribFormat, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2339 #define _gloffset_VertexArrayAttribFormat driDispatchRemapTable[VertexArrayAttribFormat_remap_index] macro
14220 return (_glptr_VertexArrayAttribFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribFormat));
14224 SET_by_offset(disp, _gloffset_VertexArrayAttribFormat, fn);
[all...]

Completed in 142 milliseconds