Searched refs:commandpool_1 (Results 1 – 1 of 1) sorted by relevance
1589 VkCommandPool commandpool_1; in TEST_F() local1595 vkCreateCommandPool(device(), &pool_create_info, nullptr, &commandpool_1); in TEST_F()1600 command_buffer_allocate_info.commandPool = commandpool_1; in TEST_F()1628 vkDestroyCommandPool(device(), commandpool_1, NULL); in TEST_F()