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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2615 if (_gloffset_VertexAttribDivisor >= 0)
2616 ((_glapi_proc *)(table))[_gloffset_VertexAttribDivisor] = (_glapi_proc)_mesa_marshal_VertexAttribDivisor;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1698 #define _gloffset_VertexAttribDivisor driDispatchRemapTable[VertexAttribDivisor_remap_index] macro
9314 return (_glptr_VertexAttribDivisor) (GET_by_offset(disp, _gloffset_VertexAttribDivisor));
9318 SET_by_offset(disp, _gloffset_VertexAttribDivisor, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1936 #define _gloffset_VertexAttribDivisor driDispatchRemapTable[VertexAttribDivisor_remap_index] macro
9787 return (_glptr_VertexAttribDivisor) (GET_by_offset(disp, _gloffset_VertexAttribDivisor));
9791 SET_by_offset(disp, _gloffset_VertexAttribDivisor, fn);
[all...]

Completed in 113 milliseconds