Home
last modified time | relevance | path

Searched defs:VkDebugUtilsLabelEXT (Results 1 – 14 of 14) sorted by relevance

/third_party/vulkan-loader/tests/framework/icd/
Dtest_icd.cpp408 VKAPI_ATTR void VKAPI_CALL test_vkQueueBeginDebugUtilsLabelEXT(VkQueue, const VkDebugUtilsLabelEXT* in test_vkQueueBeginDebugUtilsLabelEXT()
410 …_ATTR void VKAPI_CALL test_vkQueueInsertDebugUtilsLabelEXT(VkQueue, const VkDebugUtilsLabelEXT*) {} in test_vkQueueInsertDebugUtilsLabelEXT()
411 … void VKAPI_CALL test_vkCmdBeginDebugUtilsLabelEXT(VkCommandBuffer, const VkDebugUtilsLabelEXT*) {} in test_vkCmdBeginDebugUtilsLabelEXT()
413 …void VKAPI_CALL test_vkCmdInsertDebugUtilsLabelEXT(VkCommandBuffer, const VkDebugUtilsLabelEXT*) {} in test_vkCmdInsertDebugUtilsLabelEXT()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl2552 struct VkDebugUtilsLabelEXT struct
2554 VkStructureType sType;
2555 const void* pNext;
2556 const char* pLabelName;
2580 const VkDebugUtilsLabelEXT* pQueueLabels; argument
DvkVulkan_c.inl6792 typedef struct VkDebugUtilsLabelEXT { struct
6797 } VkDebugUtilsLabelEXT; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h6787 typedef struct VkDebugUtilsLabelEXT { struct
6792 } VkDebugUtilsLabelEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h9688 typedef struct VkDebugUtilsLabelEXT { struct
9693 } VkDebugUtilsLabelEXT; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h9300 typedef struct VkDebugUtilsLabelEXT { struct
9305 } VkDebugUtilsLabelEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h9848 typedef struct VkDebugUtilsLabelEXT { struct
9853 } VkDebugUtilsLabelEXT; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h10823 typedef struct VkDebugUtilsLabelEXT { struct
10828 } VkDebugUtilsLabelEXT; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3252 struct VkDebugUtilsLabelEXT struct
3254 VkStructureType sType;
3255 const void* pNext;
3256 const char* pLabelName;
3280 const VkDebugUtilsLabelEXT* pQueueLabels; argument
DvkVulkan_c.inl12394 typedef struct VkDebugUtilsLabelEXT { struct
12399 } VkDebugUtilsLabelEXT; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl3314 struct VkDebugUtilsLabelEXT struct
3316 VkStructureType sType;
3317 const void* pNext;
3318 const char* pLabelName;
3342 const VkDebugUtilsLabelEXT* pQueueLabels; argument
DvkVulkan_c.inl12998 typedef struct VkDebugUtilsLabelEXT { struct
13003 } VkDebugUtilsLabelEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h12688 typedef struct VkDebugUtilsLabelEXT { struct
12693 } VkDebugUtilsLabelEXT; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json99923 "VkDebugUtilsLabelEXT": { object