Searched defs:WriteParamValueReplay (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 6784 void WriteParamValueReplay<ParamType::TGLboolean>(std::ostream &os, in WriteParamValueReplay() function 6802 void WriteParamValueReplay<ParamType::TGLbooleanPointer>(std::ostream &os, in WriteParamValueReplay() function 6818 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay() function 6834 void WriteParamValueReplay<ParamType::TvoidPointer>(std::ostream &os, in WriteParamValueReplay() function 6850 void WriteParamValueReplay<ParamType::TGLfloatConstPointer>(std::ostream &os, in WriteParamValueReplay() function 6866 void WriteParamValueReplay<ParamType::TGLuintConstPointer>(std::ostream &os, in WriteParamValueReplay() function 6882 void WriteParamValueReplay<ParamType::TGLDEBUGPROCKHR>(std::ostream &os, in WriteParamValueReplay() function 6888 void WriteParamValueReplay<ParamType::TGLDEBUGPROC>(std::ostream &os, in WriteParamValueReplay() function 6894 void WriteParamValueReplay<ParamType::TBufferID>(std::ostream &os, in WriteParamValueReplay() function 6902 void WriteParamValueReplay<ParamType::TFenceNVID>(std::ostream &os, in WriteParamValueReplay() function [all …]
|
| D | FrameCapture.h | 929 void WriteParamValueReplay(std::ostream &os, const CallCapture &call, T value) in WriteParamValueReplay() function
|