Searched refs:p0_mem (Results 1 – 1 of 1) sorted by relevance
34282 VkDeviceMemory p0_mem, p1_mem, p2_mem; in TEST_F() local34298 ASSERT_VK_SUCCESS(vkAllocateMemory(device(), &alloc_info, NULL, &p0_mem)); in TEST_F()34319 bind_info[0].memory = p0_mem; in TEST_F()34327 vkFreeMemory(device(), p0_mem, NULL); in TEST_F()