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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3061 if (_gloffset_GetnPixelMapfvARB >= 0)
3062 ((_glapi_proc *)(table))[_gloffset_GetnPixelMapfvARB] = (_glapi_proc)_mesa_marshal_GetnPixelMapfvARB;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1929 #define _gloffset_GetnPixelMapfvARB driDispatchRemapTable[GetnPixelMapfvARB_remap_index] macro
11855 return (_glptr_GetnPixelMapfvARB) (GET_by_offset(disp, _gloffset_GetnPixelMapfvARB));
11859 SET_by_offset(disp, _gloffset_GetnPixelMapfvARB, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2167 #define _gloffset_GetnPixelMapfvARB driDispatchRemapTable[GetnPixelMapfvARB_remap_index] macro
12328 return (_glptr_GetnPixelMapfvARB) (GET_by_offset(disp, _gloffset_GetnPixelMapfvARB));
12332 SET_by_offset(disp, _gloffset_GetnPixelMapfvARB, fn);
[all...]

Completed in 124 milliseconds