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