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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3159 if (_gloffset_VertexAttribBinding >= 0)
3160 ((_glapi_proc *)(table))[_gloffset_VertexAttribBinding] = (_glapi_proc)_mesa_marshal_VertexAttribBinding;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1962 #define _gloffset_VertexAttribBinding driDispatchRemapTable[VertexAttribBinding_remap_index] macro
12218 return (_glptr_VertexAttribBinding) (GET_by_offset(disp, _gloffset_VertexAttribBinding));
12222 SET_by_offset(disp, _gloffset_VertexAttribBinding, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2200 #define _gloffset_VertexAttribBinding driDispatchRemapTable[VertexAttribBinding_remap_index] macro
12691 return (_glptr_VertexAttribBinding) (GET_by_offset(disp, _gloffset_VertexAttribBinding));
12695 SET_by_offset(disp, _gloffset_VertexAttribBinding, fn);
[all...]

Completed in 203 milliseconds