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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3453 if (_gloffset_VertexArrayAttribBinding >= 0)
3454 ((_glapi_proc *)(table))[_gloffset_VertexArrayAttribBinding] = (_glapi_proc)_mesa_marshal_VertexArrayAttribBinding;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2100 #define _gloffset_VertexArrayAttribBinding driDispatchRemapTable[VertexArrayAttribBinding_remap_index] macro
13736 return (_glptr_VertexArrayAttribBinding) (GET_by_offset(disp, _gloffset_VertexArrayAttribBinding));
13740 SET_by_offset(disp, _gloffset_VertexArrayAttribBinding, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2338 #define _gloffset_VertexArrayAttribBinding driDispatchRemapTable[VertexArrayAttribBinding_remap_index] macro
14209 return (_glptr_VertexArrayAttribBinding) (GET_by_offset(disp, _gloffset_VertexArrayAttribBinding));
14213 SET_by_offset(disp, _gloffset_VertexArrayAttribBinding, fn);
[all...]

Completed in 176 milliseconds