Searched defs:LoggingLabelState (Results 1 – 1 of 1) sorted by relevance
118 struct LoggingLabelState { struct119 std::vector<LoggingLabel> labels;120 LoggingLabel insert_label;123 std::vector<VkDebugUtilsLabelEXT> Export() const { in Export()