struct PipelineFragmentDensityMapLayeredCreateInfoVALVE
Defined at line 161074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPipelineFragmentDensityMapLayeredCreateInfoVALVE, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineFragmentDensityMapLayeredCreateInfoVALVE.html
Public Members
StructureType sType
const void * pNext
uint32_t maxFragmentDensityMapLayers
Public Methods
void PipelineFragmentDensityMapLayeredCreateInfoVALVE (uint32_t maxFragmentDensityMapLayers_, const void * pNext_)
Defined at line 161082 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineFragmentDensityMapLayeredCreateInfoVALVE (const PipelineFragmentDensityMapLayeredCreateInfoVALVE & rhs)
Defined at line 161089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineFragmentDensityMapLayeredCreateInfoVALVE (const VkPipelineFragmentDensityMapLayeredCreateInfoVALVE & rhs)
Defined at line 161092 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineFragmentDensityMapLayeredCreateInfoVALVE & operator= (const PipelineFragmentDensityMapLayeredCreateInfoVALVE & rhs)
Defined at line 161097 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineFragmentDensityMapLayeredCreateInfoVALVE & operator= (const VkPipelineFragmentDensityMapLayeredCreateInfoVALVE & rhs)
Defined at line 161100 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineFragmentDensityMapLayeredCreateInfoVALVE & setPNext (const void * pNext_)
Defined at line 161107 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineFragmentDensityMapLayeredCreateInfoVALVE && setPNext (const void * pNext_)
Defined at line 161113 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineFragmentDensityMapLayeredCreateInfoVALVE & setMaxFragmentDensityMapLayers (uint32_t maxFragmentDensityMapLayers_)
Defined at line 161119 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineFragmentDensityMapLayeredCreateInfoVALVE && setMaxFragmentDensityMapLayers (uint32_t maxFragmentDensityMapLayers_)
Defined at line 161126 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineFragmentDensityMapLayeredCreateInfoVALVE & operator const VkPipelineFragmentDensityMapLayeredCreateInfoVALVE & ()
Defined at line 161134 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineFragmentDensityMapLayeredCreateInfoVALVE & operator VkPipelineFragmentDensityMapLayeredCreateInfoVALVE & ()
Defined at line 161139 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineFragmentDensityMapLayeredCreateInfoVALVE * operator const VkPipelineFragmentDensityMapLayeredCreateInfoVALVE * ()
Defined at line 161144 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineFragmentDensityMapLayeredCreateInfoVALVE * operator VkPipelineFragmentDensityMapLayeredCreateInfoVALVE * ()
Defined at line 161149 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PipelineFragmentDensityMapLayeredCreateInfoVALVE & )
Defined at line 161162 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp