Searched defs:WriteParamValueReplay (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/common/ |
D | frame_capture_utils.cpp | 186 void WriteParamValueReplay<ParamType::TGLboolean>(std::ostream &os, in WriteParamValueReplay() function 204 void WriteParamValueReplay<ParamType::TGLbooleanPointer>(std::ostream &os, in WriteParamValueReplay() function 219 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay() function 234 void WriteParamValueReplay<ParamType::TvoidPointer>(std::ostream &os, in WriteParamValueReplay() function 249 void WriteParamValueReplay<ParamType::TGLfloatConstPointer>(std::ostream &os, in WriteParamValueReplay() function 264 void WriteParamValueReplay<ParamType::TGLintConstPointer>(std::ostream &os, in WriteParamValueReplay() function 279 void WriteParamValueReplay<ParamType::TGLsizeiPointer>(std::ostream &os, in WriteParamValueReplay() function 294 void WriteParamValueReplay<ParamType::TGLuintPointer>(std::ostream &os, in WriteParamValueReplay() function 309 void WriteParamValueReplay<ParamType::TGLuintConstPointer>(std::ostream &os, in WriteParamValueReplay() function 324 void WriteParamValueReplay<ParamType::TGLDEBUGPROCKHR>(std::ostream &os, in WriteParamValueReplay() function [all …]
|