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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c4195 if (_gloffset_VertexAttribI2ivEXT >= 0)
4196 ((_glapi_proc *)(table))[_gloffset_VertexAttribI2ivEXT] = (_glapi_proc)_mesa_marshal_VertexAttribI2ivEXT;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2361 #define _gloffset_VertexAttribI2ivEXT driDispatchRemapTable[VertexAttribI2ivEXT_remap_index] macro
16607 return (_glptr_VertexAttribI2ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI2ivEXT));
16611 SET_by_offset(disp, _gloffset_VertexAttribI2ivEXT, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2599 #define _gloffset_VertexAttribI2ivEXT driDispatchRemapTable[VertexAttribI2ivEXT_remap_index] macro
17080 return (_glptr_VertexAttribI2ivEXT) (GET_by_offset(disp, _gloffset_VertexAttribI2ivEXT));
17084 SET_by_offset(disp, _gloffset_VertexAttribI2ivEXT, fn);
[all...]

Completed in 115 milliseconds