Searched refs:PipelineExecutableStat (Results 1 – 1 of 1) sorted by relevance
321 struct PipelineExecutableStat struct323 …PipelineExecutableStat(std::string name_, std::string description_, VkPipelineExecutableStatisticF… in PipelineExecutableStat() argument396 void addStat(const PipelineExecutableStat &stat) in addStat()405 const std::vector<PipelineExecutableStat> &getStats(void) const in getStats()415 std::vector<PipelineExecutableStat> m_stats;535 PipelineExecutableStat(stat.name, stat.description, stat.format, stat.value)); in getPipelineExecutableProperties()