Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkLayerSettingsCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eLayerSettingsCreateInfoEXT |
const void * | pNext = {} |
uint32_t | settingCount = {} |
const vk::LayerSettingEXT * | pSettings = {} |
Static Public Attributes | |
static const bool | allowDuplicate = true |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eLayerSettingsCreateInfoEXT |
Definition at line 50146 of file vulkan_structs.hpp.
Definition at line 50148 of file vulkan_structs.hpp.
|
inline |
Definition at line 50154 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50165 of file vulkan_structs.hpp.
|
inline |
Definition at line 50171 of file vulkan_structs.hpp.
|
inline |
Definition at line 50222 of file vulkan_structs.hpp.
|
inline |
Definition at line 50217 of file vulkan_structs.hpp.
|
inline |
Definition at line 50251 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50181 of file vulkan_structs.hpp.
|
inline |
Definition at line 50242 of file vulkan_structs.hpp.
|
inline |
Definition at line 50188 of file vulkan_structs.hpp.
|
inline |
Definition at line 50200 of file vulkan_structs.hpp.
|
inline |
Definition at line 50194 of file vulkan_structs.hpp.
|
inline |
Definition at line 50208 of file vulkan_structs.hpp.
|
static |
Definition at line 50150 of file vulkan_structs.hpp.
const void* vk::LayerSettingsCreateInfoEXT::pNext = {} |
Definition at line 50259 of file vulkan_structs.hpp.
const vk::LayerSettingEXT* vk::LayerSettingsCreateInfoEXT::pSettings = {} |
Definition at line 50261 of file vulkan_structs.hpp.
uint32_t vk::LayerSettingsCreateInfoEXT::settingCount = {} |
Definition at line 50260 of file vulkan_structs.hpp.
|
static |
Definition at line 50151 of file vulkan_structs.hpp.
vk::StructureType vk::LayerSettingsCreateInfoEXT::sType = StructureType::eLayerSettingsCreateInfoEXT |
Definition at line 50258 of file vulkan_structs.hpp.