Home
last modified time | relevance | path

Searched refs:InsertLabelIntoLog (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h1112 static inline void InsertLabelIntoLog(const VkDebugUtilsLabelEXT *utils_label, std::vector<LoggingL… in InsertLabelIntoLog() function
1129 InsertLabelIntoLog(label_info, new_queue_labels); in BeginQueueDebugUtilsLabel()
1140 InsertLabelIntoLog(label_info, label_iter->second); in BeginQueueDebugUtilsLabel()
1169 InsertLabelIntoLog(label_info, new_queue_labels); in InsertQueueDebugUtilsLabel()
1181 InsertLabelIntoLog(label_info, label_iter->second); in InsertQueueDebugUtilsLabel()
1194 InsertLabelIntoLog(label_info, new_cmdbuf_labels); in BeginCmdDebugUtilsLabel()
1205 InsertLabelIntoLog(label_info, label_iter->second); in BeginCmdDebugUtilsLabel()
1237 InsertLabelIntoLog(label_info, new_cmdbuf_labels); in InsertCmdDebugUtilsLabel()
1249 InsertLabelIntoLog(label_info, label_iter->second); in InsertCmdDebugUtilsLabel()