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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3157 if (_gloffset_VertexAttribLFormat >= 0)
3158 ((_glapi_proc *)(table))[_gloffset_VertexAttribLFormat] = (_glapi_proc)_mesa_marshal_VertexAttribLFormat;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1965 #define _gloffset_VertexAttribLFormat driDispatchRemapTable[VertexAttribLFormat_remap_index] macro
12251 return (_glptr_VertexAttribLFormat) (GET_by_offset(disp, _gloffset_VertexAttribLFormat));
12255 SET_by_offset(disp, _gloffset_VertexAttribLFormat, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2203 #define _gloffset_VertexAttribLFormat driDispatchRemapTable[VertexAttribLFormat_remap_index] macro
12724 return (_glptr_VertexAttribLFormat) (GET_by_offset(disp, _gloffset_VertexAttribLFormat));
12728 SET_by_offset(disp, _gloffset_VertexAttribLFormat, fn);
[all...]

Completed in 163 milliseconds