Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkLayerSettingEXT |
Public Attributes | |
const char * | pLayerName = {} |
const char * | pSettingName = {} |
vk::LayerSettingTypeEXT | type = vk::LayerSettingTypeEXT::eBool32 |
uint32_t | valueCount = {} |
const void * | pValues = {} |
Definition at line 49996 of file vulkan_structs.hpp.
Definition at line 49998 of file vulkan_structs.hpp.
|
inline |
Definition at line 50001 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50016 of file vulkan_structs.hpp.
|
inline |
Definition at line 50020 of file vulkan_structs.hpp.
|
inline |
Definition at line 50089 of file vulkan_structs.hpp.
|
inline |
Definition at line 50084 of file vulkan_structs.hpp.
|
inline |
Definition at line 50133 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 50036 of file vulkan_structs.hpp.
|
inline |
Definition at line 50126 of file vulkan_structs.hpp.
|
inline |
Definition at line 50043 of file vulkan_structs.hpp.
|
inline |
Definition at line 50049 of file vulkan_structs.hpp.
|
inline |
Definition at line 50067 of file vulkan_structs.hpp.
|
inline |
Definition at line 50055 of file vulkan_structs.hpp.
|
inline |
Definition at line 50061 of file vulkan_structs.hpp.
|
inline |
Definition at line 50075 of file vulkan_structs.hpp.
const char* vk::LayerSettingEXT::pLayerName = {} |
Definition at line 50139 of file vulkan_structs.hpp.
const char* vk::LayerSettingEXT::pSettingName = {} |
Definition at line 50140 of file vulkan_structs.hpp.
const void* vk::LayerSettingEXT::pValues = {} |
Definition at line 50143 of file vulkan_structs.hpp.
vk::LayerSettingTypeEXT vk::LayerSettingEXT::type = vk::LayerSettingTypeEXT::eBool32 |
Definition at line 50141 of file vulkan_structs.hpp.
uint32_t vk::LayerSettingEXT::valueCount = {} |
Definition at line 50142 of file vulkan_structs.hpp.