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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2425 if (_gloffset_VertexAttrib1d >= 0)
2426 ((_glapi_proc *)(table))[_gloffset_VertexAttrib1d] = (_glapi_proc)_mesa_marshal_VertexAttrib1d;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1614 #define _gloffset_VertexAttrib1d driDispatchRemapTable[VertexAttrib1d_remap_index] macro
8390 return (_glptr_VertexAttrib1d) (GET_by_offset(disp, _gloffset_VertexAttrib1d));
8394 SET_by_offset(disp, _gloffset_VertexAttrib1d, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1852 #define _gloffset_VertexAttrib1d driDispatchRemapTable[VertexAttrib1d_remap_index] macro
8863 return (_glptr_VertexAttrib1d) (GET_by_offset(disp, _gloffset_VertexAttrib1d));
8867 SET_by_offset(disp, _gloffset_VertexAttrib1d, fn);
[all...]

Completed in 121 milliseconds