Searched defs:WriteParamValueReplay (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/common/ |
H A D | frame_capture_utils.cpp | 180 void WriteParamValueReplay<ParamType::TGLboolean>(std::ostream &os, in WriteParamValueReplay() function 198 void WriteParamValueReplay<ParamType::TGLbooleanPointer>(std::ostream &os, in WriteParamValueReplay() function 213 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay() function 228 void WriteParamValueReplay<ParamType::TvoidPointer>(std::ostream &os, in WriteParamValueReplay() function 243 void WriteParamValueReplay<ParamType::TGLfloatConstPointer>(std::ostream &os, in WriteParamValueReplay() function 258 void WriteParamValueReplay<ParamType::TGLintConstPointer>(std::ostream &os, in WriteParamValueReplay() function 273 void WriteParamValueReplay<ParamType::TGLsizeiPointer>(std::ostream &os, in WriteParamValueReplay() function 288 void WriteParamValueReplay<ParamType::TGLuintPointer>(std::ostream &os, in WriteParamValueReplay() function 303 void WriteParamValueReplay<ParamType::TGLuintConstPointer>(std::ostream &os, in WriteParamValueReplay() function 318 void WriteParamValueReplay<ParamType::TGLDEBUGPROCKHR>(std::ostream &os, in WriteParamValueReplay() function [all …]
|