Searched refs:cmd_pool_create_flags (Results 1 – 2 of 2) sorted by relevance
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() argument730 cmd_pool_info.flags = cmd_pool_create_flags; in init_command_pool()