Home
last modified time | relevance | path

Searched refs:VkDebugReportCallbackCreateInfoEXT (Results 1 – 25 of 35) sorted by relevance

12

/external/vulkan-validation-layers/layers/
Dvk_layer_utils.cpp170 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in layer_debug_report_actions()
183 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in layer_debug_report_actions()
196 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in layer_debug_report_actions()
Dvk_layer_logging.h657 … 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/
Dvk_debug_report.h53 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
Dvk_debug_report.c47 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, in vk_create_debug_report_callback()
/external/deqp/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp141 const VkDebugReportCallbackCreateInfoEXT createInfo = in createCallback()
DvkRefUtil.inl36 …T (const InstanceInterface& vk, VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
DvkConcreteInstanceInterface.inl57 …ateDebugReportCallbackEXT (VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
DvkVirtualInstanceInterface.inl57 …ateDebugReportCallbackEXT (VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
DvkInstanceDriverImpl.inl320 …::createDebugReportCallbackEXT (VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
DvkRefUtilImpl.inl383 …T (const InstanceInterface& vk, VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
DvkGetStructureTypeImpl.inl874 template<> VkStructureType getStructureType<VkDebugReportCallbackCreateInfoEXT> (void)
DvkNullDriver.cpp222 DebugReportCallbackEXT (VkInstance, const VkDebugReportCallbackCreateInfoEXT*) {} in DebugReportCallbackEXT() argument
/external/skqp/tools/gpu/vk/
DVkTestUtils.cpp474 VkDebugReportCallbackCreateInfoEXT callbackCreateInfo; in CreateVkBackendContext()
/external/skia/tools/gpu/vk/
DVkTestUtils.cpp478 VkDebugReportCallbackCreateInfoEXT callbackCreateInfo; in CreateVkBackendContext()
/external/skqp/src/compute/hs/vk/bench/
Dmain.c457 struct VkDebugReportCallbackCreateInfoEXT const drcci = { in main()
/external/skia/src/compute/hs/vk/bench/
Dmain.c457 struct VkDebugReportCallbackCreateInfoEXT const drcci = { in main()
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h1176 …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…
Danv_entrypoints.c596 …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/
Danv_device.c510 const VkDebugReportCallbackCreateInfoEXT *ctor_cb = in anv_CreateInstance()
1145 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo, in anv_CreateDebugReportCallbackEXT()
/external/mesa3d/include/vulkan/
Dvulkan.h5273 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/
Dvulkan_core.h5911 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/
Dvulkan_core.h5911 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
5917 } VkDebugReportCallbackCreateInfoEXT; argument
5920 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
5927 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h6349 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
6355 } VkDebugReportCallbackCreateInfoEXT; argument
6358 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
6365 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
/external/swiftshader/include/vulkan/
Dvulkan_core.h6220 typedef struct VkDebugReportCallbackCreateInfoEXT { struct
6226 } VkDebugReportCallbackCreateInfoEXT; argument
6229 …vkCreateDebugReportCallbackEXT)(VkInstance instance, const VkDebugReportCallbackCreateInfoEXT* pCr…
6236 const VkDebugReportCallbackCreateInfoEXT* pCreateInfo,
/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp307 VkDebugReportCallbackCreateInfoEXT dbgCreateInfo; in InitFramework()

12