/external/vulkan-validation-layers/layers/ |
D | vk_layer_utils.cpp | 170 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in layer_debug_report_actions() 183 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in layer_debug_report_actions() 196 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in layer_debug_report_actions()
|
D | vk_layer_logging.h | 657 … const VkDebugReportCallbackCreateInfoEXT *create_info, in layer_create_report_callback() 725 VkDebugReportCallbackCreateInfoEXT **infos, in layer_copy_tmp_report_callbacks() 732 …if (((VkDebugReportCallbackCreateInfoEXT *)pNext)->sType == VK_STRUCTURE_TYPE_DEBUG_REPORT_CREATE_… in layer_copy_tmp_report_callbacks() 735 pNext = (void *)((VkDebugReportCallbackCreateInfoEXT *)pNext)->pNext; in layer_copy_tmp_report_callbacks() 742 VkDebugReportCallbackCreateInfoEXT *pInfos = *infos = in layer_copy_tmp_report_callbacks() 743 … ((VkDebugReportCallbackCreateInfoEXT *)malloc(n * sizeof(VkDebugReportCallbackCreateInfoEXT))); in layer_copy_tmp_report_callbacks() 759 memcpy(pInfos, pNext, sizeof(VkDebugReportCallbackCreateInfoEXT)); in layer_copy_tmp_report_callbacks() 770 static inline void layer_free_tmp_report_callbacks(VkDebugReportCallbackCreateInfoEXT *infos, VkDeb… in layer_free_tmp_report_callbacks() 778 VkDebugReportCallbackCreateInfoEXT *infos, in layer_enable_tmp_report_callbacks()
|
/external/mesa3d/src/vulkan/util/ |
D | vk_debug_report.h | 53 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
|
D | vk_debug_report.c | 47 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, in vk_create_debug_report_callback()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDebugReportUtil.cpp | 141 const VkDebugReportCallbackCreateInfoEXT createInfo = in createCallback()
|
D | vkRefUtil.inl | 36 …T (const InstanceInterface& vk, VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
D | vkConcreteInstanceInterface.inl | 57 …ateDebugReportCallbackEXT (VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
D | vkVirtualInstanceInterface.inl | 57 …ateDebugReportCallbackEXT (VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
D | vkInstanceDriverImpl.inl | 320 …::createDebugReportCallbackEXT (VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
D | vkRefUtilImpl.inl | 383 …T (const InstanceInterface& vk, VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
D | vkGetStructureTypeImpl.inl | 874 template<> VkStructureType getStructureType<VkDebugReportCallbackCreateInfoEXT> (void)
|
D | vkNullDriver.cpp | 222 DebugReportCallbackEXT (VkInstance, const VkDebugReportCallbackCreateInfoEXT*) {} in DebugReportCallbackEXT() argument
|
/external/skqp/tools/gpu/vk/ |
D | VkTestUtils.cpp | 474 VkDebugReportCallbackCreateInfoEXT callbackCreateInfo; in CreateVkBackendContext()
|
/external/skia/tools/gpu/vk/ |
D | VkTestUtils.cpp | 478 VkDebugReportCallbackCreateInfoEXT callbackCreateInfo; in CreateVkBackendContext()
|
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 457 struct VkDebugReportCallbackCreateInfoEXT const drcci = { in main()
|
/external/skia/src/compute/hs/vk/bench/ |
D | main.c | 457 struct VkDebugReportCallbackCreateInfoEXT const drcci = { in main()
|
/external/mesa3d/prebuilt-intermediates/vulkan/ |
D | anv_entrypoints.h | 1176 …nv_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1177 …n7_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1178 …75_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1179 …n8_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1180 …n9_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1181 …10_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
D | anv_entrypoints.c | 596 …nv_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1017 …n7_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1438 …75_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 1859 …n8_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 2280 …n9_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 2701 …10_CreateDebugReportCallbackEXT(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 510 const VkDebugReportCallbackCreateInfoEXT *ctor_cb = in anv_CreateInstance() 1145 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, in anv_CreateDebugReportCallbackEXT()
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 5273 typedef struct VkDebugReportCallbackCreateInfoEXT { struct 5279 } VkDebugReportCallbackCreateInfoEXT; argument 5282 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 5289 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 5911 typedef struct VkDebugReportCallbackCreateInfoEXT { struct 5917 } VkDebugReportCallbackCreateInfoEXT; argument 5920 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 5927 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 5911 typedef struct VkDebugReportCallbackCreateInfoEXT { struct 5917 } VkDebugReportCallbackCreateInfoEXT; argument 5920 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 5927 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 6349 typedef struct VkDebugReportCallbackCreateInfoEXT { struct 6355 } VkDebugReportCallbackCreateInfoEXT; argument 6358 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 6365 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 6220 typedef struct VkDebugReportCallbackCreateInfoEXT { struct 6226 } VkDebugReportCallbackCreateInfoEXT; argument 6229 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr… 6236 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
|
/external/vulkan-validation-layers/tests/ |
D | vkrenderframework.cpp | 307 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in InitFramework()
|