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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3011 if (_gloffset_VertexAttribL3d >= 0)
3012 ((_glapi_proc *)(table))[_gloffset_VertexAttribL3d] = (_glapi_proc)_mesa_marshal_VertexAttribL3d;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1905 #define _gloffset_VertexAttribL3d driDispatchRemapTable[VertexAttribL3d_remap_index] macro
11591 return (_glptr_VertexAttribL3d) (GET_by_offset(disp, _gloffset_VertexAttribL3d));
11595 SET_by_offset(disp, _gloffset_VertexAttribL3d, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2143 #define _gloffset_VertexAttribL3d driDispatchRemapTable[VertexAttribL3d_remap_index] macro
12064 return (_glptr_VertexAttribL3d) (GET_by_offset(disp, _gloffset_VertexAttribL3d));
12068 SET_by_offset(disp, _gloffset_VertexAttribL3d, fn);
[all...]

Completed in 108 milliseconds