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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2457 if (_gloffset_VertexAttrib3s >= 0)
2458 ((_glapi_proc *)(table))[_gloffset_VertexAttrib3s] = (_glapi_proc)_mesa_marshal_VertexAttrib3s;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1624 #define _gloffset_VertexAttrib3s driDispatchRemapTable[VertexAttrib3s_remap_index] macro
8500 return (_glptr_VertexAttrib3s) (GET_by_offset(disp, _gloffset_VertexAttrib3s));
8504 SET_by_offset(disp, _gloffset_VertexAttrib3s, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1862 #define _gloffset_VertexAttrib3s driDispatchRemapTable[VertexAttrib3s_remap_index] macro
8973 return (_glptr_VertexAttrib3s) (GET_by_offset(disp, _gloffset_VertexAttrib3s));
8977 SET_by_offset(disp, _gloffset_VertexAttrib3s, fn);
[all...]

Completed in 118 milliseconds