vkCmdPipelineStatisticSetEXT
VkCmdPipelineStatistics is a function from the Vulkan API that retrieves pipeline statistics after a pipeline has been recorded.
The function vkCmdPipelineStatistics is used to determine the different statistics that can be collected from a
The function tokenizes the different statistics available, each identified by a key in the VkPipelineStatisticsFlagBits enumeration.
When recording a pipeline, the commands themselves do not collect statistics. However, by adding a VkCmdPipelineSStatistics