#include <vulkan_structs.hpp>
Definition at line 5475 of file vulkan_structs.hpp.
◆ NativeType
◆ ApplicationInfo() [1/3]
VULKAN_HPP_CONSTEXPR vk::ApplicationInfo::ApplicationInfo |
( |
const char * |
pApplicationName_ = {} , |
|
|
uint32_t |
applicationVersion_ = {} , |
|
|
const char * |
pEngineName_ = {} , |
|
|
uint32_t |
engineVersion_ = {} , |
|
|
uint32_t |
apiVersion_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ ApplicationInfo() [2/3]
◆ ApplicationInfo() [3/3]
◆ operator VkApplicationInfo &()
◆ operator VkApplicationInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setApiVersion()
◆ setApplicationVersion()
◆ setEngineVersion()
◆ setPApplicationName()
◆ setPEngineName()
◆ setPNext()
◆ allowDuplicate
const bool vk::ApplicationInfo::allowDuplicate = false |
|
static |
◆ apiVersion
uint32_t vk::ApplicationInfo::apiVersion = {} |
◆ applicationVersion
uint32_t vk::ApplicationInfo::applicationVersion = {} |
◆ engineVersion
uint32_t vk::ApplicationInfo::engineVersion = {} |
◆ pApplicationName
const char* vk::ApplicationInfo::pApplicationName = {} |
◆ pEngineName
const char* vk::ApplicationInfo::pEngineName = {} |
◆ pNext
const void* vk::ApplicationInfo::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: