Table of Contents

Enum DebugReportFlags

Namespace
SharpVulkan
Assembly
Lime.dll
[Flags]
public enum DebugReportFlags

Fields

Debug = 16
Error = 8
Information = 1
None = 0
PerformanceWarning = 4
Warning = 2