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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3039 if (_gloffset_GetProgramBinary >= 0)
3040 ((_glapi_proc *)(table))[_gloffset_GetProgramBinary] = (_glapi_proc)_mesa_marshal_GetProgramBinary;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h1897 #define _gloffset_GetProgramBinary driDispatchRemapTable[GetProgramBinary_remap_index] macro
11503 return (_glptr_GetProgramBinary) (GET_by_offset(disp, _gloffset_GetProgramBinary));
11507 SET_by_offset(disp, _gloffset_GetProgramBinary, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2135 #define _gloffset_GetProgramBinary driDispatchRemapTable[GetProgramBinary_remap_index] macro
11976 return (_glptr_GetProgramBinary) (GET_by_offset(disp, _gloffset_GetProgramBinary));
11980 SET_by_offset(disp, _gloffset_GetProgramBinary, fn);
[all...]

Completed in 115 milliseconds