Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDirectDriverLoadingInfoLUNARG |
Public Attributes | |
vk::StructureType | sType = StructureType::eDirectDriverLoadingInfoLUNARG |
void * | pNext = {} |
vk::DirectDriverLoadingFlagsLUNARG | flags = {} |
PFN_vkGetInstanceProcAddrLUNARG | pfnGetInstanceProcAddr = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDirectDriverLoadingInfoLUNARG |
Definition at line 30647 of file vulkan_structs.hpp.
Definition at line 30649 of file vulkan_structs.hpp.
|
inline |
Definition at line 30655 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30666 of file vulkan_structs.hpp.
|
inline |
Definition at line 30706 of file vulkan_structs.hpp.
|
inline |
Definition at line 30701 of file vulkan_structs.hpp.
|
inline |
Definition at line 30735 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 30674 of file vulkan_structs.hpp.
|
inline |
Definition at line 30726 of file vulkan_structs.hpp.
|
inline |
Definition at line 30687 of file vulkan_structs.hpp.
|
inline |
Definition at line 30694 of file vulkan_structs.hpp.
|
inline |
Definition at line 30681 of file vulkan_structs.hpp.
|
static |
Definition at line 30651 of file vulkan_structs.hpp.
vk::DirectDriverLoadingFlagsLUNARG vk::DirectDriverLoadingInfoLUNARG::flags = {} |
Definition at line 30743 of file vulkan_structs.hpp.
PFN_vkGetInstanceProcAddrLUNARG vk::DirectDriverLoadingInfoLUNARG::pfnGetInstanceProcAddr = {} |
Definition at line 30744 of file vulkan_structs.hpp.
void* vk::DirectDriverLoadingInfoLUNARG::pNext = {} |
Definition at line 30742 of file vulkan_structs.hpp.
|
static |
Definition at line 30652 of file vulkan_structs.hpp.
vk::StructureType vk::DirectDriverLoadingInfoLUNARG::sType = StructureType::eDirectDriverLoadingInfoLUNARG |
Definition at line 30741 of file vulkan_structs.hpp.