Searched refs:memory_two (Results 1 – 1 of 1) sorted by relevance
30273 VkDeviceMemory memory_one, memory_two; in TEST_F() local30300 err = vkAllocateMemory(m_device->device(), &memory_info, NULL, &memory_two); in TEST_F()30309 binds[1].memory = memory_two; in TEST_F()30329 vkFreeMemory(m_device->device(), memory_two, NULL); in TEST_F()