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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2461 if (_gloffset_VertexAttrib4Nbv >= 0)
2462 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4Nbv] = (_glapi_proc)_mesa_marshal_VertexAttrib4Nbv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1626 #define _gloffset_VertexAttrib4Nbv driDispatchRemapTable[VertexAttrib4Nbv_remap_index] macro
8522 return (_glptr_VertexAttrib4Nbv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nbv));
8526 SET_by_offset(disp, _gloffset_VertexAttrib4Nbv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1864 #define _gloffset_VertexAttrib4Nbv driDispatchRemapTable[VertexAttrib4Nbv_remap_index] macro
8995 return (_glptr_VertexAttrib4Nbv) (GET_by_offset(disp, _gloffset_VertexAttrib4Nbv));
8999 SET_by_offset(disp, _gloffset_VertexAttrib4Nbv, fn);
[all...]

Completed in 127 milliseconds