Home
last modified time | relevance | path

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

123

/external/vulkan-validation-layers/layers/generated/
Dvk_object_types.h128 const VkDebugReportObjectTypeEXT get_debug_report_enum[] = {
213 static inline VkObjectType convertDebugReportObjectToCoreObject(VkDebugReportObjectTypeEXT debug_re… in convertDebugReportObjectToCoreObject()
256 static inline VkDebugReportObjectTypeEXT convertCoreObjectToDebugReportObject(VkObjectType core_rep… in convertCoreObjectToDebugReportObject()
311 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_UNKNO…
324 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_COMMA…
335 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_DEVIC…
346 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_INSTA…
357 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_PHYSI…
368 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_QUEUE…
380 …static const VkDebugReportObjectTypeEXT kDebugReportObjectType = VK_DEBUG_REPORT_OBJECT_TYPE_ACCEL…
[all …]
Dthread_safety.h136 VkDebugReportObjectTypeEXT objectType;
283 …counter(const char *name = "", VkDebugReportObjectTypeEXT type = VK_DEBUG_REPORT_OBJECT_TYPE_UNKNO…
3035 VkDebugReportObjectTypeEXT objectType,
3045 VkDebugReportObjectTypeEXT objectType,
Dvk_enum_string_helper.h4806 static inline const char* string_VkDebugReportObjectTypeEXT(VkDebugReportObjectTypeEXT input_value) in string_VkDebugReportObjectTypeEXT()
4808 switch ((VkDebugReportObjectTypeEXT)input_value) in string_VkDebugReportObjectTypeEXT()
Dparameter_validation.h1212 VkDebugReportObjectTypeEXT objectType,
Dlayer_chassis_dispatch.h1242 VkDebugReportObjectTypeEXT objectType,
Dchassis.h1572 VkDebugReportObjectTypeEXT objectType,
3313 …rtMessageEXT(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in PreCallValidateDebugReportMessageEXT()
3314 …rtMessageEXT(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in PreCallRecordDebugReportMessageEXT()
3315 …rtMessageEXT(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy… in PostCallRecordDebugReportMessageEXT()
/external/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()
/external/vulkan-validation-layers/layers/
Dobject_lifetime_validation.h101 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type]; in InsertObject()
149 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type]; in ValidateObject()
218 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type]; in DestroyObjectSilently()
250 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[object_type]; in ValidateDestroyObject()
Dvk_layer_logging.h250 …og_msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugReportObjectTypeEXT object_t…
391 …og_msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugReportObjectTypeEXT object_t… in debug_log_msg()
560VkDebugReportObjectTypeEXT object_type = convertCoreObjectToDebugReportObject(callback_data->pObje… in debug_messenger_log_msg()
960 …og_msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugReportObjectTypeEXT object_t…
964 …og_msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugReportObjectTypeEXT object_t… in log_msg()
1018 …TTR VkBool32 VKAPI_CALL report_log_callback(VkFlags msg_flags, VkDebugReportObjectTypeEXT obj_type, in report_log_callback()
1040 …32 VKAPI_CALL report_win32_debug_output_msg(VkFlags msg_flags, VkDebugReportObjectTypeEXT obj_type, in report_win32_debug_output_msg()
1057 …_ATTR VkBool32 VKAPI_CALL DebugBreakCallback(VkFlags msgFlags, VkDebugReportObjectTypeEXT obj_type, in DebugBreakCallback()
Dstateless_validation.h85 VkDebugReportObjectTypeEXT objectType;
981 …ateGeometryTrianglesNV(const VkGeometryTrianglesNV &triangles, VkDebugReportObjectTypeEXT object_t…
983 …bool ValidateGeometryAABBNV(const VkGeometryAABBNV &geometry, VkDebugReportObjectTypeEXT object_ty…
985 …bool ValidateGeometryNV(const VkGeometryNV &geometry, VkDebugReportObjectTypeEXT object_type, uint…
987 …tionStructureInfoNV(const VkAccelerationStructureInfoNV &info, VkDebugReportObjectTypeEXT object_t…
1021 VkDebugReportObjectTypeEXT object_type, uint64_t object);
Dcore_validation.h1098 …bool ValidateDeviceMaskToPhysicalDeviceCount(uint32_t deviceMask, VkDebugReportObjectTypeEXT VUID_…
1100 …bool ValidateDeviceMaskToZero(uint32_t deviceMask, VkDebugReportObjectTypeEXT VUID_handle_type, ui…
1103VkDebugReportObjectTypeEXT VUID_handle_type, uint64_t VUID_handle,
1106VkDebugReportObjectTypeEXT VUID_handle_type, uint64_t VUID_handle, const char* VUID);
1270 …void ReportSetupProblem(VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, const char…
1709 …ateGeometryTrianglesNV(const VkGeometryTrianglesNV& triangles, VkDebugReportObjectTypeEXT object_t…
1711 …bool ValidateGeometryAABBNV(const VkGeometryAABBNV& geometry, VkDebugReportObjectTypeEXT object_ty…
1713 …bool ValidateGeometryNV(const VkGeometryNV& geometry, VkDebugReportObjectTypeEXT object_type, uint…
Dparameter_validation_utils.cpp641VkDebugReportObjectTypeEXT object_type, uint64_t object = 0) { in manual_PreCallValidateViewport()
3277VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateGeometryTrianglesNV()
3335 …idation::ValidateGeometryAABBNV(const VkGeometryAABBNV &aabbs, VkDebugReportObjectTypeEXT object_t… in ValidateGeometryAABBNV()
3351 …ssValidation::ValidateGeometryNV(const VkGeometryNV &geometry, VkDebugReportObjectTypeEXT object_t… in ValidateGeometryNV()
3363VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ValidateAccelerationStructureInfoNV()
Dobject_tracker_utils.cpp264 VkDebugReportObjectTypeEXT debug_object_type = get_debug_report_enum[pNode->object_type]; in PreCallValidateDestroyInstance()
Dgpu_validation.cpp226 void CoreChecks::ReportSetupProblem(VkDebugReportObjectTypeEXT object_type, uint64_t object_handle, in ReportSetupProblem()
/external/pytorch/aten/src/ATen/native/vulkan/api/
DRuntime.cpp135 const VkDebugReportObjectTypeEXT /* object_type */, in debug_report_callback_fn() argument
/external/executorch/backends/vulkan/runtime/vk_api/
DRuntime.cpp158 const VkDebugReportObjectTypeEXT /* object_type */, in debug_report_callback_fn() argument
/external/deqp/external/vulkancts/framework/vulkan/
DvkDefs.hpp239VkDebugReportObjectTypeEXT objectType,
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkConcreteInstanceInterface.inl46 … (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
DvkVirtualInstanceInterface.inl46 … (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
DvkInstanceDriverImpl.inl207 …tMessageEXT (VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
DvkStrUtil.inl106 const char* getDebugReportObjectTypeEXTName (VkDebugReportObjectTypeEXT value);
272VkDebugReportObjectTypeEXT> getDebugReportObjectTypeEXTStr (VkDebugReportObjectTypeEXT v…
438 inline std::ostream& operator<< (std::ostream& s, VkDebugReportObjectTypeEXT value) { return …
/external/skia/tools/gpu/vk/
DVkTestUtils.cpp121 VkDebugReportObjectTypeEXT objectType, in DebugReportCallback()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.h185 VKAPI_ATTR VkBool32 VKAPI_CALL myDbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uint…
/external/deqp-deps/amber/samples/
Dconfig_helper_vulkan.cc85 VkDebugReportObjectTypeEXT, in debugCallback() argument
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h9705 typedef enum VkDebugReportObjectTypeEXT { enum
9750 } VkDebugReportObjectTypeEXT; typedef
9763 VkDebugReportObjectTypeEXT objectType,
9781 …tMessageEXT)(VkInstance instance, VkDebugReportFlagsEXT flags, VkDebugReportObjectTypeEXT objectTy…
9798 VkDebugReportObjectTypeEXT objectType,
9855 VkDebugReportObjectTypeEXT objectType;
9863 VkDebugReportObjectTypeEXT objectType;

123