Searched refs:VK_TRY_RV (Results 1 – 4 of 4) sorted by relevance
82 #define VK_TRY_RV(x) \ macro
656 …auto* mapped = reinterpret_cast<uint8_t*>(VK_TRY_RV(mDevice->mapMemory(*mStagingBufferMemory, 0, k… in LoadYuvImage()951 … auto commandBuffers = VK_TRY_RV(mDevice->allocateCommandBuffersUnique(commandBufferAllocateInfo)); in DoCommandsImmediate()
173 #define VK_TRY_RV(x) \ macro
501 auto descriptorSets = VK_TRY_RV(device.allocateDescriptorSetsUnique(descriptorSetAllocateInfo)); in ReallocateDescriptorBundleSets()