Searched refs:SharedBufferSuballocationGarbage (Results 1 – 3 of 3) sorted by relevance
118 class SharedBufferSuballocationGarbage121 SharedBufferSuballocationGarbage() = default;122 SharedBufferSuballocationGarbage(SharedBufferSuballocationGarbage &&other) in SharedBufferSuballocationGarbage() function127 SharedBufferSuballocationGarbage(SharedResourceUse &&use, in SharedBufferSuballocationGarbage() function134 ~SharedBufferSuballocationGarbage() = default;144 using SharedBufferSuballocationGarbageList = std::queue<SharedBufferSuballocationGarbage>;
134 bool SharedBufferSuballocationGarbage::destroyIfComplete(RendererVk *renderer, in destroyIfComplete()
3742 vk::SharedBufferSuballocationGarbage &garbage = mSuballocationGarbage.front(); in cleanupGarbage()3785 vk::SharedBufferSuballocationGarbage &suballocationGarbage = in cleanupPendingSubmissionGarbage()