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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4197 if (_gloffset_VertexAttribI3ivEXT >= 0)
4198 ((_glapi_proc *)(table))[_gloffset_VertexAttribI3ivEXT] = (_glapi_proc)_mesa_marshal_VertexAttribI3ivEXT;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2365 #define _gloffset_VertexAttribI3ivEXT driDispatchRemapTable[VertexAttribI3ivEXT_remap_index] macro
16651 return (_glptr_VertexAttribI3ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI3ivEXT));
16655 SET_by_offset(disp, _gloffset_VertexAttribI3ivEXT, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2603 #define _gloffset_VertexAttribI3ivEXT driDispatchRemapTable[VertexAttribI3ivEXT_remap_index] macro
17124 return (_glptr_VertexAttribI3ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI3ivEXT));
17128 SET_by_offset(disp, _gloffset_VertexAttribI3ivEXT, fn);
[all...]

Completed in 213 milliseconds