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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3153 if (_gloffset_VertexAttribFormat >= 0)
3154 ((_glapi_proc *)(table))[_gloffset_VertexAttribFormat] = (_glapi_proc)_mesa_marshal_VertexAttribFormat;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1963 #define _gloffset_VertexAttribFormat driDispatchRemapTable[VertexAttribFormat_remap_index] macro
12229 return (_glptr_VertexAttribFormat) (GET_by_offset(disp, _gloffset_VertexAttribFormat));
12233 SET_by_offset(disp, _gloffset_VertexAttribFormat, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2201 #define _gloffset_VertexAttribFormat driDispatchRemapTable[VertexAttribFormat_remap_index] macro
12702 return (_glptr_VertexAttribFormat) (GET_by_offset(disp, _gloffset_VertexAttribFormat));
12706 SET_by_offset(disp, _gloffset_VertexAttribFormat, fn);
[all...]

Completed in 151 milliseconds