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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2445 if (_gloffset_VertexAttrib2s >= 0)
2446 ((_glapi_proc *)(table))[_gloffset_VertexAttrib2s] = (_glapi_proc)_mesa_marshal_VertexAttrib2s;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1620 #define _gloffset_VertexAttrib2s driDispatchRemapTable[VertexAttrib2s_remap_index] macro
8456 return (_glptr_VertexAttrib2s) (GET_by_offset(disp, _gloffset_VertexAttrib2s));
8460 SET_by_offset(disp, _gloffset_VertexAttrib2s, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1858 #define _gloffset_VertexAttrib2s driDispatchRemapTable[VertexAttrib2s_remap_index] macro
8929 return (_glptr_VertexAttrib2s) (GET_by_offset(disp, _gloffset_VertexAttrib2s));
8933 SET_by_offset(disp, _gloffset_VertexAttrib2s, fn);
[all...]

Completed in 113 milliseconds