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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c2369 if (_gloffset_GetVertexAttribfv >= 0)
2370 ((_glapi_proc *)(table))[_gloffset_GetVertexAttribfv] = (_glapi_proc)_mesa_marshal_GetVertexAttribfv;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1584 #define _gloffset_GetVertexAttribfv driDispatchRemapTable[GetVertexAttribfv_remap_index] macro
8060 return (_glptr_GetVertexAttribfv) (GET_by_offset(disp, _gloffset_GetVertexAttribfv));
8064 SET_by_offset(disp, _gloffset_GetVertexAttribfv, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h1822 #define _gloffset_GetVertexAttribfv driDispatchRemapTable[GetVertexAttribfv_remap_index] macro
8533 return (_glptr_GetVertexAttribfv) (GET_by_offset(disp, _gloffset_GetVertexAttribfv));
8537 SET_by_offset(disp, _gloffset_GetVertexAttribfv, fn);
[all...]

Completed in 139 milliseconds