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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2373 if (_gloffset_GetVertexAttribPointerv >= 0)
2374 ((_glapi_proc *)(table))[_gloffset_GetVertexAttribPointerv] = (_glapi_proc)_mesa_marshal_GetVertexAttribPointerv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1582 #define _gloffset_GetVertexAttribPointerv driDispatchRemapTable[GetVertexAttribPointerv_remap_index] macro
8038 return (_glptr_GetVertexAttribPointerv) (GET_by_offset(disp, _gloffset_GetVertexAttribPointerv));
8042 SET_by_offset(disp, _gloffset_GetVertexAttribPointerv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1820 #define _gloffset_GetVertexAttribPointerv driDispatchRemapTable[GetVertexAttribPointerv_remap_index] macro
8511 return (_glptr_GetVertexAttribPointerv) (GET_by_offset(disp, _gloffset_GetVertexAttribPointerv));
8515 SET_by_offset(disp, _gloffset_GetVertexAttribPointerv, fn);
[all...]

Completed in 168 milliseconds