Searched defs:setupCalls (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 1626 void Capture(std::vector<CallCapture> *setupCalls, CallCapture &&call) in Capture() 1872 std::vector<CallCapture> *setupCalls, in MarkResourceIDActive() 2122 const std::vector<CallCapture> &setupCalls, in WriteAuxiliaryContextCppSetupReplay() 2173 const std::vector<CallCapture> &setupCalls, in WriteShareGroupCppSetupReplay() 2850 void CaptureFramebufferAttachment(std::vector<CallCapture> *setupCalls, in CaptureFramebufferAttachment() 3200 void CaptureVertexPointerES1(std::vector<CallCapture> *setupCalls, in CaptureVertexPointerES1() 3240 void CaptureTextureEnvironmentState(std::vector<CallCapture> *setupCalls, in CaptureTextureEnvironmentState() 3331 void CaptureVertexArrayState(std::vector<CallCapture> *setupCalls, in CaptureVertexArrayState() 3489 void CaptureTextureStorage(std::vector<CallCapture> *setupCalls, in CaptureTextureStorage() 3529 void CaptureTextureContents(std::vector<CallCapture> *setupCalls, in CaptureTextureContents() [all …]
|