Searched refs:command_pool_two (Results 1 – 1 of 1) sorted by relevance
37 VkCommandPool command_pool_two; in TEST_F() local46 vkCreateCommandPool(m_device->device(), &pool_create_info, nullptr, &command_pool_two); in TEST_F()56 vkFreeCommandBuffers(m_device->device(), command_pool_two, 1, &cb); in TEST_F()61 vkDestroyCommandPool(m_device->device(), command_pool_two, NULL); in TEST_F()