Searched refs:stagingBufferMemoryAllocateInfo (Results 1 – 4 of 4) sorted by relevance
61 const vkhpp::MemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in TEST_P() local65 auto stagingBufferMemory = device->allocateMemoryUnique(stagingBufferMemoryAllocateInfo).value; in TEST_P()
382 const vkhpp::MemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in TEST_P() local386 auto stagingBufferMemory = device->allocateMemoryUnique(stagingBufferMemoryAllocateInfo).value; in TEST_P()
198 const vkhpp::MemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in TEST_P() local202 auto stagingBufferMemory = device->allocateMemoryUnique(stagingBufferMemoryAllocateInfo).value; in TEST_P()
370 VkMemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in loadImageContent() local376 _RUN_AND_CHECK(dispatch->vkAllocateMemory(stateBlock->device, &stagingBufferMemoryAllocateInfo, in loadImageContent()620 VkMemoryAllocateInfo stagingBufferMemoryAllocateInfo = { in loadBufferContent() local626 _RUN_AND_CHECK(dispatch->vkAllocateMemory(stateBlock->device, &stagingBufferMemoryAllocateInfo, in loadBufferContent()