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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3273 if (_gloffset_GetVertexAttribLui64vARB >= 0)
3274 ((_glapi_proc *)(table))[_gloffset_GetVertexAttribLui64vARB] = (_glapi_proc)_mesa_marshal_GetVertexAttribLui64vARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1994 #define _gloffset_GetVertexAttribLui64vARB driDispatchRemapTable[GetVertexAttribLui64vARB_remap_index] macro
12570 return (_glptr_GetVertexAttribLui64vARB) (GET_by_offset(disp, _gloffset_GetVertexAttribLui64vARB));
12574 SET_by_offset(disp, _gloffset_GetVertexAttribLui64vARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2232 #define _gloffset_GetVertexAttribLui64vARB driDispatchRemapTable[GetVertexAttribLui64vARB_remap_index] macro
13043 return (_glptr_GetVertexAttribLui64vARB) (GET_by_offset(disp, _gloffset_GetVertexAttribLui64vARB));
13047 SET_by_offset(disp, _gloffset_GetVertexAttribLui64vARB, fn);
[all...]

Completed in 114 milliseconds