Searched refs:object_type (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | debug_report.cpp | 56 VkDebugReportObjectTypeEXT object_type, in Message() argument 66 node->callback(flags, object_type, object, location, message_code, in Message() 73 VkDebugReportObjectTypeEXT object_type, in Message() argument 86 info->pfnCallback(flags, object_type, object, location, in Message() 96 callbacks_->Message(flags, object_type, object, location, message_code, in Message() 102 VkDebugReportObjectTypeEXT object_type, in PrintV() argument 113 Message(flags, object_type, object, 0, 0, LOG_TAG, buf); in PrintV() 169 VkDebugReportObjectTypeEXT object_type, in DebugReportMessageEXT() argument 177 instance, flags, object_type, object, location, message_code, in DebugReportMessageEXT() 181 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,
|