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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2463 if (_gloffset_VertexAttrib4Niv >= 0)
2464 ((_glapi_proc *)(table))[_gloffset_VertexAttrib4Niv] = (_glapi_proc)_mesa_marshal_VertexAttrib4Niv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1627 #define _gloffset_VertexAttrib4Niv driDispatchRemapTable[VertexAttrib4Niv_remap_index] macro
8533 return (_glptr_VertexAttrib4Niv) (GET_by_offset(disp, _gloffset_VertexAttrib4Niv));
8537 SET_by_offset(disp, _gloffset_VertexAttrib4Niv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1865 #define _gloffset_VertexAttrib4Niv driDispatchRemapTable[VertexAttrib4Niv_remap_index] macro
9006 return (_glptr_VertexAttrib4Niv) (GET_by_offset(disp, _gloffset_VertexAttrib4Niv));
9010 SET_by_offset(disp, _gloffset_VertexAttrib4Niv, fn);
[all...]

Completed in 169 milliseconds