VV::V1::AppInstance::AppInfo struct

A structure that specifies to the Vulkan driver information about an application that will run an instance.

Contents

Application Info Specification

Base classes

template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>
struct VV::V0::VKStruct_Base<VkInstanceCreateInfo, EStructureType::ApplicationInformation>
Base struct for wrapping Vulkan native C API Structs.

Public variables

EType SType
const void* Next
RoCStr AppName
ui32 AppVersion
RoCStr EngineName
ui32 EngineVersion
EAPI_Version API_Version