Home
last modified time | relevance | path

Searched refs:VkDebugReportObjectTypeEXT (Results 1 – 25 of 45) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDebugReportUtil.cpp50 const char* getShortObjectTypeName (VkDebugReportObjectTypeEXT objectType) in getShortObjectTypeName()
90 tcu::Format::Enum<VkDebugReportObjectTypeEXT> shortObjectTypeStr (VkDebugReportObjectTypeEXT object… in shortObjectTypeStr()
92 return tcu::Format::Enum<VkDebugReportObjectTypeEXT>(getShortObjectTypeName, objectType); in shortObjectTypeStr()
115 VkDebugReportObjectTypeEXT objectType, in debugReportCallback()
DvkDebugReportUtil.hpp38 VkDebugReportObjectTypeEXT objectType;
47 , objectType ((VkDebugReportObjectTypeEXT)0) in DebugReportMessage()
54 VkDebugReportObjectTypeEXT objectType_, in DebugReportMessage()
DvkDefs.hpp171 VkDebugReportObjectTypeEXT objectType,
/third_party/vulkan-loader/loader/
Ddebug_utils.h39 bool debug_utils_ReportObjectToAnnotObject(VkDebugReportObjectTypeEXT dr_object_type, uint64_t obje…
42VkDebugReportObjectTypeEXT *dr_object_type, uint64_t *dr_object_handle);
74VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location,
78 …tMessage(const struct loader_instance *inst, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectTy…
Ddebug_utils.c86 VkDebugReportObjectTypeEXT object_type = VK_DEBUG_REPORT_OBJECT_TYPE_UNKNOWN_EXT; in util_SubmitDebugUtilsMessageEXT()
322 …tMessage(const struct loader_instance *inst, VkFlags msgFlags, VkDebugReportObjectTypeEXT objectTy… in util_DebugReportMessage()
413VkDebugReportObjectTypeEXT objType, uint64_t object, in debug_utils_DebugReportMessageEXT()
527VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location, in terminator_DebugReportMessageEXT()
677 bool debug_utils_ReportObjectToAnnotObject(VkDebugReportObjectTypeEXT dr_object_type, uint64_t obje… in debug_utils_ReportObjectToAnnotObject()
691VkDebugReportObjectTypeEXT *dr_object_type, uint64_t *dr_object_handle) { in debug_utils_AnnotObjectToDebugReportObject()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_debug_report.c99 VkDebugReportObjectTypeEXT object_type, in debug_report()
132 VkDebugReportObjectTypeEXT objectType, in vk_common_DebugReportMessageEXT()
155 debug_report(instance, flags, (VkDebugReportObjectTypeEXT)object_type, in vk_debug_report()
/third_party/vulkan-loader/loader/generated/
Dvk_object_types.h147 const VkDebugReportObjectTypeEXT get_debug_report_enum[] = {
251 static inline VkObjectType convertDebugReportObjectToCoreObject(VkDebugReportObjectTypeEXT debug_re… in convertDebugReportObjectToCoreObject()
341 static inline VkDebugReportObjectTypeEXT convertCoreObjectToDebugReportObject(VkObjectType core_rep… in convertCoreObjectToDebugReportObject()
/third_party/flutter/engine/flutter/vulkan/
Dvulkan_debug_report.cc53 VkDebugReportObjectTypeEXT type) { in VkDebugReportObjectTypeEXTToString()
122 VkDebugReportObjectTypeEXT object_type, in OnVulkanDebugReportCallback()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBackendVk.h44 VkDebugReportObjectTypeEXT objectType,
DBackendVk.cpp202 VkDebugReportObjectTypeEXT /*objectType*/, in OnDebugReportCallback() argument
/third_party/vulkan-loader/tests/
Dloader_debug_ext_tests.cpp37 …API_CALL test_DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
43 …void VerifyExpected(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT object_type, const std… in VerifyExpected()
118 VkDebugReportObjectTypeEXT expected_object_type;
124 …API_CALL test_DebugReportCallback(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in test_DebugReportCallback()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp49 … VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in debug_report()
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp39 … VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in debug_report()
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dmain.cpp58 … VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in debug_report()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkVirtualInstanceInterface.inl51 …T (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
DvkConcreteInstanceInterface.inl51 …T (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
DvkInstanceDriverImpl.inl290 …tMessageEXT (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
DvkStrUtil.inl58 const char* getDebugReportObjectTypeEXTName (VkDebugReportObjectTypeEXT value);
178VkDebugReportObjectTypeEXT> getDebugReportObjectTypeEXTStr (VkDebugReportObjectTypeEXT v…
298 inline std::ostream& operator<< (std::ostream& s, VkDebugReportObjectTypeEXT value) { return …
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dmain.cpp50 … VkBool32 VKAPI_CALL debug_report(VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in debug_report()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h3718 typedef enum VkDebugReportObjectTypeEXT { enum
3752 } VkDebugReportObjectTypeEXT; typedef
3776 VkDebugReportObjectTypeEXT objectType,
3796 …tMessageEXT)(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
3813 VkDebugReportObjectTypeEXT objectType,
/third_party/skia/tools/gpu/vk/
DVkTestUtils.cpp107 VkDebugReportObjectTypeEXT objectType, in DebugReportCallback()
/third_party/flutter/skia/tools/gpu/vk/
DVkTestUtils.cpp103 VkDebugReportObjectTypeEXT objectType, in DebugReportCallback()
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5845 typedef enum VkDebugReportObjectTypeEXT { enum
5888 } VkDebugReportObjectTypeEXT; typedef
5903 VkDebugReportObjectTypeEXT objectType,
5922 …tMessageEXT)(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
5939 VkDebugReportObjectTypeEXT objectType,
6001 VkDebugReportObjectTypeEXT objectType;
6009 VkDebugReportObjectTypeEXT objectType;
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkinstance.c306 VkDebugReportObjectTypeEXT objType, uint64_t srcObject, size_t location, in _gst_vk_debug_callback()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6321 typedef enum VkDebugReportObjectTypeEXT { enum
6367 } VkDebugReportObjectTypeEXT; typedef
6380 VkDebugReportObjectTypeEXT objectType,
6398 …tMessageEXT)(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
6415 VkDebugReportObjectTypeEXT objectType,
6475 VkDebugReportObjectTypeEXT objectType;
6483 VkDebugReportObjectTypeEXT objectType;

12