Home
last modified time | relevance | path

Searched defs:ParamCapture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dframe_capture_utils.cpp20 ParamCapture::ParamCapture() : type(ParamType::TGLenum), enumGroup(gl::GLESEnum::AllEnums) {} in ParamCapture() function in angle::ParamCapture
22 ParamCapture::ParamCapture(const char *nameIn, ParamType typeIn) in ParamCapture() function in angle::ParamCapture
31 ParamCapture::ParamCapture(ParamCapture &&other) in ParamCapture() function in angle::ParamCapture