Flutter Engine
The Flutter Engine
|
#include <debug_report_vk.h>
Public Member Functions | |
DebugReportVK (const CapabilitiesVK &caps, const vk::Instance &instance) | |
~DebugReportVK () | |
bool | IsValid () const |
Definition at line 14 of file debug_report_vk.h.
impeller::DebugReportVK::DebugReportVK | ( | const CapabilitiesVK & | caps, |
const vk::Instance & | instance | ||
) |
Definition at line 12 of file debug_report_vk.cc.
|
default |
bool impeller::DebugReportVK::IsValid | ( | ) | const |
Definition at line 44 of file debug_report_vk.cc.