Searched defs:label_info (Results 1 – 2 of 2) sorted by relevance
1123 const VkDebugUtilsLabelEXT *label_info) { in BeginQueueDebugUtilsLabel()1163 const VkDebugUtilsLabelEXT *label_info) { in InsertQueueDebugUtilsLabel()1188 const VkDebugUtilsLabelEXT *label_info) { in BeginCmdDebugUtilsLabel()1231 const VkDebugUtilsLabelEXT *label_info) { in InsertCmdDebugUtilsLabel()
1140 for (const LabelDeclaration& label_info : signature.labels) { in GenerateFunctionDeclaration() local