struct
#include <VaultedVulkan/VV_Types.hpp>
Base_OutStructure Can be used to facilitate iterating through a structure pointer chain that returns data back to the application.
Contents
- Reference
Base classes
-
template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>struct VV::V0::VKStruct_Base<VkBaseOutStructure>
- Base struct for wrapping Vulkan native C API Structs.
Public variables
- EType SType
-
const Base_
OutStructure * Next