Searched refs:object_type (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | debug_report.cpp | 57 VkDebugReportObjectTypeEXT object_type, in Message() argument 67 node->callback(flags, object_type, object, location, message_code, in Message() 74 VkDebugReportObjectTypeEXT object_type, in Message() argument 87 info->pfnCallback(flags, object_type, object, location, in Message() 97 callbacks_->Message(flags, object_type, object, location, message_code, in Message() 103 VkDebugReportObjectTypeEXT object_type, in PrintV() argument 114 Message(flags, object_type, object, 0, 0, LOG_TAG, buf); in PrintV() 170 VkDebugReportObjectTypeEXT object_type, in DebugReportMessageEXT() argument 178 instance, flags, object_type, object, location, message_code, in DebugReportMessageEXT() 182 flags, object_type, object, location, message_code, layer_prefix, in DebugReportMessageEXT()
|
D | debug_report.h | 51 VkDebugReportObjectTypeEXT object_type, 94 VkDebugReportObjectTypeEXT object_type, 154 VkDebugReportObjectTypeEXT object_type,
|