Home | History | Annotate | Download | only in libvulkan

Lines Matching refs:object_type

56                                       VkDebugReportObjectTypeEXT object_type,
66 node->callback(flags, object_type, object, location, message_code,
73 VkDebugReportObjectTypeEXT object_type,
86 info->pfnCallback(flags, object_type, object, location,
96 callbacks_->Message(flags, object_type, object, location, message_code,
102 VkDebugReportObjectTypeEXT object_type,
113 Message(flags, object_type, object, 0, 0, LOG_TAG, buf);
169 VkDebugReportObjectTypeEXT object_type,
177 instance, flags, object_type, object, location, message_code,
181 flags, object_type, object, location, message_code, layer_prefix,