HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkApplicationInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eApplicationInfo |
const void * | pNext = {} |
const char * | pApplicationName = {} |
uint32_t | applicationVersion = {} |
const char * | pEngineName = {} |
uint32_t | engineVersion = {} |
uint32_t | apiVersion = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eApplicationInfo |
Definition at line 5047 of file vulkan_structs.hpp.
Definition at line 5049 of file vulkan_structs.hpp.
|
inline |
Definition at line 5055 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5072 of file vulkan_structs.hpp.
|
inline |
Definition at line 5126 of file vulkan_structs.hpp.
|
inline |
Definition at line 5121 of file vulkan_structs.hpp.
|
inline |
Definition at line 5181 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5077 of file vulkan_structs.hpp.
|
inline |
Definition at line 5173 of file vulkan_structs.hpp.
|
inline |
Definition at line 5114 of file vulkan_structs.hpp.
|
inline |
Definition at line 5096 of file vulkan_structs.hpp.
|
inline |
Definition at line 5108 of file vulkan_structs.hpp.
|
inline |
Definition at line 5090 of file vulkan_structs.hpp.
|
inline |
Definition at line 5102 of file vulkan_structs.hpp.
|
inline |
Definition at line 5084 of file vulkan_structs.hpp.
|
static |
Definition at line 5051 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::ApplicationInfo::apiVersion = {} |
Definition at line 5193 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::ApplicationInfo::applicationVersion = {} |
Definition at line 5190 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::ApplicationInfo::engineVersion = {} |
Definition at line 5192 of file vulkan_structs.hpp.
const char* VULKAN_HPP_NAMESPACE::ApplicationInfo::pApplicationName = {} |
Definition at line 5189 of file vulkan_structs.hpp.
const char* VULKAN_HPP_NAMESPACE::ApplicationInfo::pEngineName = {} |
Definition at line 5191 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ApplicationInfo::pNext = {} |
Definition at line 5188 of file vulkan_structs.hpp.
|
static |
Definition at line 5052 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ApplicationInfo::sType = StructureType::eApplicationInfo |
Definition at line 5187 of file vulkan_structs.hpp.