Searched refs:readbackBufferMemoryAllocateInfo (Results 1 – 3 of 3) sorted by relevance
70 const vkhpp::MemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in readImageData() local75 device->allocateMemoryUnique(readbackBufferMemoryAllocateInfo).value; in readImageData()
174 const vkhpp::MemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in TEST_P() local179 device->allocateMemoryUnique(readbackBufferMemoryAllocateInfo).value; in TEST_P()
171 VkMemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in saveImageContent() local177 _RUN_AND_CHECK(dispatch->vkAllocateMemory(stateBlock->device, &readbackBufferMemoryAllocateInfo, in saveImageContent()517 VkMemoryAllocateInfo readbackBufferMemoryAllocateInfo = { in saveBufferContent() local523 _RUN_AND_CHECK(dispatch->vkAllocateMemory(stateBlock->device, &readbackBufferMemoryAllocateInfo, in saveBufferContent()