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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2497 if (_gloffset_VertexAttribPointer >= 0)
2498 ((_glapi_proc *)(table))[_gloffset_VertexAttribPointer] = (_glapi_proc)_mesa_marshal_VertexAttribPointer;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1642 #define _gloffset_VertexAttribPointer driDispatchRemapTable[VertexAttribPointer_remap_index] macro
8698 return (_glptr_VertexAttribPointer) (GET_by_offset(disp, _gloffset_VertexAttribPointer));
8702 SET_by_offset(disp, _gloffset_VertexAttribPointer, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1880 #define _gloffset_VertexAttribPointer driDispatchRemapTable[VertexAttribPointer_remap_index] macro
9171 return (_glptr_VertexAttribPointer) (GET_by_offset(disp, _gloffset_VertexAttribPointer));
9175 SET_by_offset(disp, _gloffset_VertexAttribPointer, fn);
[all...]

Completed in 113 milliseconds