struct SamplerReductionModeCreateInfo

Defined at line 181270 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkSamplerReductionModeCreateInfo, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkSamplerReductionModeCreateInfo.html

Public Members

StructureType sType
const void * pNext
SamplerReductionMode reductionMode

Public Methods

void SamplerReductionModeCreateInfo (SamplerReductionMode reductionMode_, const void * pNext_)

Defined at line 181278 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SamplerReductionModeCreateInfo (const SamplerReductionModeCreateInfo & rhs)

Defined at line 181285 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SamplerReductionModeCreateInfo (const VkSamplerReductionModeCreateInfo & rhs)

Defined at line 181287 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SamplerReductionModeCreateInfo & operator= (const SamplerReductionModeCreateInfo & rhs)

Defined at line 181292 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SamplerReductionModeCreateInfo & operator= (const VkSamplerReductionModeCreateInfo & rhs)

Defined at line 181295 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SamplerReductionModeCreateInfo & setPNext (const void * pNext_)

Defined at line 181302 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SamplerReductionModeCreateInfo && setPNext (const void * pNext_)

Defined at line 181308 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SamplerReductionModeCreateInfo & setReductionMode (SamplerReductionMode reductionMode_)

Defined at line 181314 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SamplerReductionModeCreateInfo && setReductionMode (SamplerReductionMode reductionMode_)

Defined at line 181320 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkSamplerReductionModeCreateInfo & operator const VkSamplerReductionModeCreateInfo & ()

Defined at line 181327 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkSamplerReductionModeCreateInfo & operator VkSamplerReductionModeCreateInfo & ()

Defined at line 181332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkSamplerReductionModeCreateInfo * operator const VkSamplerReductionModeCreateInfo * ()

Defined at line 181337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkSamplerReductionModeCreateInfo * operator VkSamplerReductionModeCreateInfo * ()

Defined at line 181342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const SamplerReductionModeCreateInfo & )

Defined at line 181355 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp