Searched refs:init_command_pool (Results 1 – 3 of 3) sorted by relevance
116 init_command_pool(mInfo, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT); in SetUp()479 init_command_pool(info, 0); in CommandPoolDestroyBenchmark()
505 void init_command_pool(struct sample_info &info, VkCommandPoolCreateFlags cmd_pool_create_flags);
721 void init_command_pool(struct sample_info &info, VkCommandPoolCreateFlags cmd_pool_create_flags) in init_command_pool() function