Searched refs:QueryIDVal (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | frame_capture_replay_autogen.cpp | 60 params.getParam("idPacked", ParamType::TQueryID, 1).value.QueryIDVal); in ReplayCall() 1352 params.getParam("idPacked", ParamType::TQueryID, 0).value.QueryIDVal, in ReplayCall() 1359 params.getParam("idPacked", ParamType::TQueryID, 0).value.QueryIDVal, in ReplayCall() 1366 params.getParam("idPacked", ParamType::TQueryID, 0).value.QueryIDVal, in ReplayCall() 1373 params.getParam("idPacked", ParamType::TQueryID, 0).value.QueryIDVal, in ReplayCall() 1750 context->isQuery(params.getParam("idPacked", ParamType::TQueryID, 0).value.QueryIDVal); in ReplayCall() 2450 params.getParam("idPacked", ParamType::TQueryID, 0).value.QueryIDVal, in ReplayCall()
|
D | frame_capture_utils_autogen.h | 229 gl::QueryID QueryIDVal; member 820 return value.QueryIDVal; 1860 valueOut->QueryIDVal = valueIn;
|
D | frame_capture_utils_autogen.cpp | 328 WriteParamValueReplay<ParamType::TQueryID>(os, call, param.value.QueryIDVal); in WriteParamCaptureReplay()
|