Searched refs:p2_mem (Results 1 – 1 of 1) sorted by relevance
7192 VkDeviceMemory p0_mem, p1_mem, p2_mem; in TEST_F() local7219 ASSERT_VK_SUCCESS(vkAllocateMemory(device(), &alloc_info, NULL, &p2_mem)); in TEST_F()7231 bind_info[2].memory = p2_mem; in TEST_F()7239 vkFreeMemory(device(), p2_mem, NULL); in TEST_F()