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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3449 if (_gloffset_VertexArrayAttribIFormat >= 0)
3450 ((_glapi_proc *)(table))[_gloffset_VertexArrayAttribIFormat] = (_glapi_proc)_mesa_marshal_VertexArrayAttribIFormat;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2102 #define _gloffset_VertexArrayAttribIFormat driDispatchRemapTable[VertexArrayAttribIFormat_remap_index] macro
13758 return (_glptr_VertexArrayAttribIFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribIFormat));
13762 SET_by_offset(disp, _gloffset_VertexArrayAttribIFormat, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2340 #define _gloffset_VertexArrayAttribIFormat driDispatchRemapTable[VertexArrayAttribIFormat_remap_index] macro
14231 return (_glptr_VertexArrayAttribIFormat) (GET_by_offset(disp, _gloffset_VertexArrayAttribIFormat));
14235 SET_by_offset(disp, _gloffset_VertexArrayAttribIFormat, fn);
[all...]

Completed in 196 milliseconds