Searched refs:ProgramInfoVal (Results 1 – 3 of 3) sorted by relevance
692 WriteParamValueReplay<ParamType::TProgramInfo>(os, call, param.value.ProgramInfoVal); in WriteParamCaptureReplay()
471 cl::ProgramInfo ProgramInfoVal; member1776 return value.ProgramInfoVal;3778 valueOut->ProgramInfoVal = valueIn;
2672 cl::ProgramInfo info = call.params.getParamCaptures()[1].value.ProgramInfoVal; in saveCLGetInfo()