Home
last modified time | relevance | path

Searched defs:label_info (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_logging.h1123 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()
/external/v8/src/torque/
Dimplementation-visitor.cc1140 for (const LabelDeclaration& label_info : signature.labels) { in GenerateFunctionDeclaration() local