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