Searched refs:memory_one (Results 1 – 1 of 1) sorted by relevance
16110 VkDeviceMemory memory_one, memory_two; in TEST_F() local16135 err = vkAllocateMemory(m_device->device(), &memory_info, NULL, &memory_one); in TEST_F()16141 binds[0].memory = memory_one; in TEST_F()16165 vkFreeMemory(m_device->device(), memory_one, NULL); in TEST_F()