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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2467 if (_gloffset_VertexAttrib4Nub >= 0)
2468 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4Nub] = (_glapi_proc)_mesa_marshal_VertexAttrib4Nub;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1629 #define _gloffset_VertexAttrib4Nub driDispatchRemapTable[VertexAttrib4Nub_remap_index] macro
8555 return (_glptr_VertexAttrib4Nub) (GET_by_offset(disp, _gloffset_VertexAttrib4Nub));
8559 SET_by_offset(disp, _gloffset_VertexAttrib4Nub, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1867 #define _gloffset_VertexAttrib4Nub driDispatchRemapTable[VertexAttrib4Nub_remap_index] macro
9028 return (_glptr_VertexAttrib4Nub) (GET_by_offset(disp, _gloffset_VertexAttrib4Nub));
9032 SET_by_offset(disp, _gloffset_VertexAttrib4Nub, fn);
[all...]

Completed in 122 milliseconds