struct SamplerReductionModeCreateInfo
Defined at line 114332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
SamplerReductionMode reductionMode
Public Methods
void SamplerReductionModeCreateInfo (vk::SamplerReductionMode reductionMode_, const void * pNext_)
Defined at line 114340 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SamplerReductionModeCreateInfo (const SamplerReductionModeCreateInfo & rhs)
Defined at line 114348 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SamplerReductionModeCreateInfo (const VkSamplerReductionModeCreateInfo & rhs)
Defined at line 114350 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerReductionModeCreateInfo & operator= (const SamplerReductionModeCreateInfo & rhs)
Defined at line 114355 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerReductionModeCreateInfo & operator= (const VkSamplerReductionModeCreateInfo & rhs)
Defined at line 114358 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerReductionModeCreateInfo & setPNext (const void * pNext_)
Defined at line 114365 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerReductionModeCreateInfo & setReductionMode (vk::SamplerReductionMode reductionMode_)
Defined at line 114371 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSamplerReductionModeCreateInfo & operator const VkSamplerReductionModeCreateInfo & ()
Defined at line 114378 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSamplerReductionModeCreateInfo & operator VkSamplerReductionModeCreateInfo & ()
Defined at line 114383 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const SamplerReductionModeCreateInfo & )
Defined at line 114401 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp