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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4179 if (_gloffset_VertexAttribI2iEXT >= 0)
4180 ((_glapi_proc *)(table))[_gloffset_VertexAttribI2iEXT] = (_glapi_proc)_mesa_marshal_VertexAttribI2iEXT;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2360 #define _gloffset_VertexAttribI2iEXT driDispatchRemapTable[VertexAttribI2iEXT_remap_index] macro
16596 return (_glptr_VertexAttribI2iEXT) (GET_by_offset(disp, _gloffset_VertexAttribI2iEXT));
16600 SET_by_offset(disp, _gloffset_VertexAttribI2iEXT, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2598 #define _gloffset_VertexAttribI2iEXT driDispatchRemapTable[VertexAttribI2iEXT_remap_index] macro
17069 return (_glptr_VertexAttribI2iEXT) (GET_by_offset(disp, _gloffset_VertexAttribI2iEXT));
17073 SET_by_offset(disp, _gloffset_VertexAttribI2iEXT, fn);
[all...]

Completed in 153 milliseconds