Searched defs:setupCalls (Results 1 – 1 of 1) sorted by relevance
/external/angle/src/libANGLE/capture/ |
D | FrameCapture.cpp | 1450 void Capture(std::vector<CallCapture> *setupCalls, CallCapture &&call) in Capture() 1609 std::vector<CallCapture> *setupCalls, in MarkResourceIDActive() 1710 const std::vector<CallCapture> &setupCalls, in WriteAuxiliaryContextCppSetupReplay() 1761 const std::vector<CallCapture> &setupCalls, in WriteShareGroupCppSetupReplay() 2457 void CaptureFramebufferAttachment(std::vector<CallCapture> *setupCalls, in CaptureFramebufferAttachment() 2796 void CaptureVertexPointerES1(std::vector<CallCapture> *setupCalls, in CaptureVertexPointerES1() 2836 void CaptureTextureEnvironmentState(std::vector<CallCapture> *setupCalls, in CaptureTextureEnvironmentState() 2927 void CaptureVertexArrayState(std::vector<CallCapture> *setupCalls, in CaptureVertexArrayState() 3085 void CaptureTextureStorage(std::vector<CallCapture> *setupCalls, in CaptureTextureStorage() 3125 void CaptureTextureContents(std::vector<CallCapture> *setupCalls, in CaptureTextureContents() [all …]
|