Searched refs:LoggingLabelData (Results 1 – 1 of 1) sorted by relevance
80 } LoggingLabelData; typedef93 std::unordered_map<VkQueue, std::vector<LoggingLabelData>> debugUtilsQueueLabels;94 std::unordered_map<VkCommandBuffer, std::vector<LoggingLabelData>> debugUtilsCmdBufLabels;1112 …rtLabelIntoLog(const VkDebugUtilsLabelEXT *utils_label, std::vector<LoggingLabelData> &log_vector)… in InsertLabelIntoLog()1113 LoggingLabelData log_label_data = {}; in InsertLabelIntoLog()1128 std::vector<LoggingLabelData> new_queue_labels; in BeginQueueDebugUtilsLabel()1168 std::vector<LoggingLabelData> new_queue_labels; in InsertQueueDebugUtilsLabel()1193 std::vector<LoggingLabelData> new_cmdbuf_labels; in BeginCmdDebugUtilsLabel()1236 std::vector<LoggingLabelData> new_cmdbuf_labels; in InsertCmdDebugUtilsLabel()