Searched refs:imageMemoryAllocateInfo (Results 1 – 4 of 4) sorted by relevance
66 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in TEST_P() local71 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P()148 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in TEST_P() local153 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P()195 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in TEST_P() local200 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P()270 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in TEST_P() local275 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P()319 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in TEST_P() local325 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P()[all …]
93 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in DoAcquireImageAndroidWithSync() local98 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in DoAcquireImageAndroidWithSync()173 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in TEST_P() local178 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P()
313 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in createColorAttachment() local318 res->memory = device.allocateMemoryUnique(imageMemoryAllocateInfo).value; in createColorAttachment()
331 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in CreateImage() local335 auto imageMemory = VK_EXPECT_RV(mDevice->allocateMemoryUnique(imageMemoryAllocateInfo)); in CreateImage()579 const vkhpp::MemoryAllocateInfo imageMemoryAllocateInfo = { in CreateYuvImage() local583 auto imageMemory = VK_EXPECT_RV(mDevice->allocateMemoryUnique(imageMemoryAllocateInfo)); in CreateYuvImage()