struct PhysicalDevicePerStageDescriptorSetFeaturesNV
Defined at line 81034 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_per_stage_descriptor_set ===
Public Members
StructureType sType
void * pNext
vk::Bool32 perStageDescriptorSet
vk::Bool32 dynamicPipelineLayout
Public Methods
void PhysicalDevicePerStageDescriptorSetFeaturesNV (vk::Bool32 perStageDescriptorSet_, vk::Bool32 dynamicPipelineLayout_, void * pNext_)
Defined at line 81042 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePerStageDescriptorSetFeaturesNV (const PhysicalDevicePerStageDescriptorSetFeaturesNV & rhs)
Defined at line 81051 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevicePerStageDescriptorSetFeaturesNV (const VkPhysicalDevicePerStageDescriptorSetFeaturesNV & rhs)
Defined at line 81054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerStageDescriptorSetFeaturesNV & operator= (const PhysicalDevicePerStageDescriptorSetFeaturesNV & rhs)
Defined at line 81059 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerStageDescriptorSetFeaturesNV & operator= (const VkPhysicalDevicePerStageDescriptorSetFeaturesNV & rhs)
Defined at line 81062 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerStageDescriptorSetFeaturesNV & setPNext (void * pNext_)
Defined at line 81069 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerStageDescriptorSetFeaturesNV & setPerStageDescriptorSet (vk::Bool32 perStageDescriptorSet_)
Defined at line 81075 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevicePerStageDescriptorSetFeaturesNV & setDynamicPipelineLayout (vk::Bool32 dynamicPipelineLayout_)
Defined at line 81082 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevicePerStageDescriptorSetFeaturesNV & operator const VkPhysicalDevicePerStageDescriptorSetFeaturesNV & ()
Defined at line 81090 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevicePerStageDescriptorSetFeaturesNV & operator VkPhysicalDevicePerStageDescriptorSetFeaturesNV & ()
Defined at line 81095 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevicePerStageDescriptorSetFeaturesNV & )
Defined at line 81113 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp