Searched refs:resourceImageMemory (Results 1 – 1 of 1) sorted by relevance
2985 …de::MovePtr<Allocation> resourceImageMemory = allocator.allocate(getImageMemoryRequirements(vk,… in runAndVerifyDefaultPipeline() local2987 …_CHECK(vk.bindImageMemory(device, *resourceImage, resourceImageMemory->getMemory(), resourceImageM… in runAndVerifyDefaultPipeline()2991 inResourceMemories.push_back(AllocationSp(resourceImageMemory.release())); in runAndVerifyDefaultPipeline()