HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceDynamicRenderingFeatures |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceDynamicRenderingFeatures |
void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Bool32 | dynamicRendering = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceDynamicRenderingFeatures |
Definition at line 55091 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::PhysicalDeviceDynamicRenderingFeatures::NativeType = VkPhysicalDeviceDynamicRenderingFeatures |
Definition at line 55093 of file vulkan_structs.hpp.
|
inline |
Definition at line 55099 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55108 of file vulkan_structs.hpp.
|
inline |
Definition at line 55141 of file vulkan_structs.hpp.
|
inline |
Definition at line 55136 of file vulkan_structs.hpp.
|
inline |
Definition at line 55170 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55116 of file vulkan_structs.hpp.
|
inline |
Definition at line 55161 of file vulkan_structs.hpp.
|
inline |
Definition at line 55129 of file vulkan_structs.hpp.
|
inline |
Definition at line 55123 of file vulkan_structs.hpp.
|
static |
Definition at line 55095 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDynamicRenderingFeatures::dynamicRendering = {} |
Definition at line 55179 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDynamicRenderingFeatures::pNext = {} |
Definition at line 55178 of file vulkan_structs.hpp.
|
static |
Definition at line 55096 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDynamicRenderingFeatures::sType = StructureType::ePhysicalDeviceDynamicRenderingFeatures |
Definition at line 55177 of file vulkan_structs.hpp.