// Copyright Epic Games, Inc. All Rights Reserved. /*============================================================================= VulkanCommandsDirect.h: Enumerate the VulkanDynamicAPI. Doing this in a header to avoid static analysis warnings. =============================================================================*/ #pragma once #include "VulkanCommandWrappers.h"