Searched defs:setupCalls (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 1128 std::vector<CallCapture> *setupCalls, in MarkResourceIDActive() 1218 const std::vector<CallCapture> &setupCalls, in WriteAuxiliaryContextCppSetupReplay() 1267 const std::vector<CallCapture> &setupCalls, in WriteShareGroupCppSetupReplay() 1675 void Capture(std::vector<CallCapture> *setupCalls, CallCapture &&call) in Capture() 1680 void CaptureFramebufferAttachment(std::vector<CallCapture> *setupCalls, in CaptureFramebufferAttachment() 1930 void CaptureVertexPointerES1(std::vector<CallCapture> *setupCalls, in CaptureVertexPointerES1() 1982 void CaptureVertexArrayState(std::vector<CallCapture> *setupCalls, in CaptureVertexArrayState() 2132 void CaptureTextureStorage(std::vector<CallCapture> *setupCalls, in CaptureTextureStorage() 2172 void CaptureTextureContents(std::vector<CallCapture> *setupCalls, in CaptureTextureContents() 2291 std::vector<CallCapture> *setupCalls, in GenerateLinkedProgram() [all …]
|