Searched refs:init_command_pool (Results 1 – 3 of 3) sorted by relevance
124 init_command_pool(mInfo, VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT); in SetUp()492 init_command_pool(info, 0); in CommandPoolDestroyBenchmark()
504 void init_command_pool(struct sample_info &info, VkCommandPoolCreateFlags cmd_pool_create_flags);
719 void init_command_pool(struct sample_info &info, VkCommandPoolCreateFlags cmd_pool_create_flags) in init_command_pool() function