# Constants
DeferStart does not start tracing right away but waits for a signal from gapit.
DisableCoherentMemoryTracker disables the coherent memory tracker from running.
HideUnknownExtensions will prevent any unknown extensions from being seen by the application.
FLAG_IGNORE_ANDROID_FRAME_BOUNDARY.
NoBuffer causes the trace to not buffer any data.
StoreTimestamps requests that the capture contain timestamps.
VulkanAPI is hard-coded bit mask for Vulkan API, it needs to be kept in sync with the api_index in the vulkan.api file.
WaitForDebugger makes gapii wait for a debugger to connect.
# Type aliases
Flags is a bit-field of flags to use when creating a capture.