Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFrameCapture.cpp3717 void WriteParamValueReplay<ParamType::TGLboolean>(std::ostream &os, in WriteParamValueReplay() function
3735 void WriteParamValueReplay<ParamType::TvoidConstPointer>(std::ostream &os, in WriteParamValueReplay() function
3751 void WriteParamValueReplay<ParamType::TGLDEBUGPROCKHR>(std::ostream &os, in WriteParamValueReplay() function
3757 void WriteParamValueReplay<ParamType::TGLDEBUGPROC>(std::ostream &os, in WriteParamValueReplay() function
3763 void WriteParamValueReplay<ParamType::TBufferID>(std::ostream &os, in WriteParamValueReplay() function
3771 void WriteParamValueReplay<ParamType::TFenceNVID>(std::ostream &os, in WriteParamValueReplay() function
3779 void WriteParamValueReplay<ParamType::TFramebufferID>(std::ostream &os, in WriteParamValueReplay() function
3787 void WriteParamValueReplay<ParamType::TMemoryObjectID>(std::ostream &os, in WriteParamValueReplay() function
3795 void WriteParamValueReplay<ParamType::TProgramPipelineID>(std::ostream &os, in WriteParamValueReplay() function
3803 void WriteParamValueReplay<ParamType::TQueryID>(std::ostream &os, in WriteParamValueReplay() function
[all …]
DFrameCapture.h413 void WriteParamValueReplay(std::ostream &os, const CallCapture &call, T value) in WriteParamValueReplay() function