struct SamplerCubicWeightsCreateInfoQCOM

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

wrapper struct for struct VkSamplerCubicWeightsCreateInfoQCOM, see

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

Public Members

StructureType sType
const void * pNext
CubicFilterWeightsQCOM cubicWeights

Public Methods

void SamplerCubicWeightsCreateInfoQCOM (CubicFilterWeightsQCOM cubicWeights_, const void * pNext_)

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

void SamplerCubicWeightsCreateInfoQCOM (const SamplerCubicWeightsCreateInfoQCOM & rhs)

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

void SamplerCubicWeightsCreateInfoQCOM (const VkSamplerCubicWeightsCreateInfoQCOM & rhs)

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

SamplerCubicWeightsCreateInfoQCOM & operator= (const SamplerCubicWeightsCreateInfoQCOM & rhs)

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

SamplerCubicWeightsCreateInfoQCOM & operator= (const VkSamplerCubicWeightsCreateInfoQCOM & rhs)

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

SamplerCubicWeightsCreateInfoQCOM & setPNext (const void * pNext_)

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

SamplerCubicWeightsCreateInfoQCOM && setPNext (const void * pNext_)

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

SamplerCubicWeightsCreateInfoQCOM & setCubicWeights (CubicFilterWeightsQCOM cubicWeights_)

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

SamplerCubicWeightsCreateInfoQCOM && setCubicWeights (CubicFilterWeightsQCOM cubicWeights_)

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

const VkSamplerCubicWeightsCreateInfoQCOM & operator const VkSamplerCubicWeightsCreateInfoQCOM & ()

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

VkSamplerCubicWeightsCreateInfoQCOM & operator VkSamplerCubicWeightsCreateInfoQCOM & ()

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

const VkSamplerCubicWeightsCreateInfoQCOM * operator const VkSamplerCubicWeightsCreateInfoQCOM * ()

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

VkSamplerCubicWeightsCreateInfoQCOM * operator VkSamplerCubicWeightsCreateInfoQCOM * ()

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

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

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