Searched defs:ParamCapture (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/common/ | ||
H A D | frame_capture_utils.cpp | 20 ParamCapture::ParamCapture() : type(ParamType::TGLenum), enumGroup(gl::GLESEnum::AllEnums) {} in ParamCapture() function in angle::ParamCapture |