Searched defs:scopedCommandBuffer (Results 1 – 4 of 4) sorted by relevance
5678 ScopedPrimaryCommandBuffer scopedCommandBuffer(renderer->getDevice()); in initializeNonZeroMemory() local6489 ScopedPrimaryCommandBuffer scopedCommandBuffer(renderer->getDevice()); in copyToBufferOneOff() local6945 ScopedPrimaryCommandBuffer scopedCommandBuffer(renderer->getDevice()); in initializeNonZeroMemory() local11284 ScopedPrimaryCommandBuffer scopedCommandBuffer(renderer->getDevice()); in copySurfaceImageToBuffer() local11333 ScopedPrimaryCommandBuffer scopedCommandBuffer(renderer->getDevice()); in copyBufferToSurfaceImage() local
2972 vk::ScopedPrimaryCommandBuffer scopedCommandBuffer(renderer->getDevice()); in postProcessUnlockedAcquire() local
3855 vk::ScopedPrimaryCommandBuffer scopedCommandBuffer(device); in synchronizeCpuGpuTime() local7949 vk::ScopedPrimaryCommandBuffer scopedCommandBuffer(device); in getTimestamp() local
6611 vk::ScopedPrimaryCommandBuffer &&scopedCommandBuffer, in queueSubmitOneOff()