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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2477 if (_gloffset_VertexAttrib4d >= 0)
2478 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4d] = (_glapi_proc)_mesa_marshal_VertexAttrib4d;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1634 #define _gloffset_VertexAttrib4d driDispatchRemapTable[VertexAttrib4d_remap_index] macro
8610 return (_glptr_VertexAttrib4d) (GET_by_offset(disp, _gloffset_VertexAttrib4d));
8614 SET_by_offset(disp, _gloffset_VertexAttrib4d, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1872 #define _gloffset_VertexAttrib4d driDispatchRemapTable[VertexAttrib4d_remap_index] macro
9083 return (_glptr_VertexAttrib4d) (GET_by_offset(disp, _gloffset_VertexAttrib4d));
9087 SET_by_offset(disp, _gloffset_VertexAttrib4d, fn);
[all...]

Completed in 156 milliseconds