Home
last modified time | relevance | path

Searched refs:QueryIDConstPointerVal (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dframe_capture_utils_autogen.h306 const gl::QueryID *QueryIDConstPointerVal; member
1124 return value.QueryIDConstPointerVal;
2524 valueOut->QueryIDConstPointerVal = valueIn;
H A Dframe_capture_utils_autogen.cpp444 os, call, param.value.QueryIDConstPointerVal); in WriteParamCaptureReplay()