Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp1083 const std::vector<CallCapture> &setupCalls, in WriteAuxiliaryContextCppSetupReplay()
1164 const std::vector<CallCapture> &setupCalls, in WriteWindowSurfaceContextCppReplay()
1312 const std::vector<CallCapture> &setupCalls, in WriteSharedContextCppReplay()
1659 void Capture(std::vector<CallCapture> *setupCalls, CallCapture &&call) in Capture()
1664 void CaptureFramebufferAttachment(std::vector<CallCapture> *setupCalls, in CaptureFramebufferAttachment()
1911 void CaptureVertexPointerES1(std::vector<CallCapture> *setupCalls, in CaptureVertexPointerES1()
1951 void CaptureVertexArrayData(std::vector<CallCapture> *setupCalls, in CaptureVertexArrayData()
2027 void CaptureTextureStorage(std::vector<CallCapture> *setupCalls, in CaptureTextureStorage()
2067 void CaptureTextureContents(std::vector<CallCapture> *setupCalls, in CaptureTextureContents()
2263 std::vector<CallCapture> *setupCalls) in CaptureIndexedBuffers()
[all …]