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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated0.c3005 if (_gloffset_GetProgramPipelineInfoLog >= 0)
3006 ((_glapi_proc *)(table))[_gloffset_GetProgramPipelineInfoLog] = (_glapi_proc)_mesa_marshal_GetProgramPipelineInfoLog;
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h2182 #define _gloffset_GetProgramPipelineInfoLog driDispatchRemapTable[GetProgramPipelineInfoLog_remap_index] macro
14638 return (_glptr_GetProgramPipelineInfoLog) (GET_by_offset(disp, _gloffset_GetProgramPipelineInfoLog));
14642 SET_by_offset(disp, _gloffset_GetProgramPipelineInfoLog, fn);
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h2420 #define _gloffset_GetProgramPipelineInfoLog driDispatchRemapTable[GetProgramPipelineInfoLog_remap_index] macro
15111 return (_glptr_GetProgramPipelineInfoLog) (GET_by_offset(disp, _gloffset_GetProgramPipelineInfoLog));
15115 SET_by_offset(disp, _gloffset_GetProgramPipelineInfoLog, fn);
[all...]

Completed in 150 milliseconds