struct SamplerCubicWeightsCreateInfoQCOM
Defined at line 114141 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
CubicFilterWeightsQCOM cubicWeights
Public Methods
void SamplerCubicWeightsCreateInfoQCOM (vk::CubicFilterWeightsQCOM cubicWeights_, const void * pNext_)
Defined at line 114149 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SamplerCubicWeightsCreateInfoQCOM (const SamplerCubicWeightsCreateInfoQCOM & rhs)
Defined at line 114157 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SamplerCubicWeightsCreateInfoQCOM (const VkSamplerCubicWeightsCreateInfoQCOM & rhs)
Defined at line 114159 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerCubicWeightsCreateInfoQCOM & operator= (const SamplerCubicWeightsCreateInfoQCOM & rhs)
Defined at line 114164 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerCubicWeightsCreateInfoQCOM & operator= (const VkSamplerCubicWeightsCreateInfoQCOM & rhs)
Defined at line 114167 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerCubicWeightsCreateInfoQCOM & setPNext (const void * pNext_)
Defined at line 114174 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SamplerCubicWeightsCreateInfoQCOM & setCubicWeights (vk::CubicFilterWeightsQCOM cubicWeights_)
Defined at line 114180 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSamplerCubicWeightsCreateInfoQCOM & operator const VkSamplerCubicWeightsCreateInfoQCOM & ()
Defined at line 114188 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSamplerCubicWeightsCreateInfoQCOM & operator VkSamplerCubicWeightsCreateInfoQCOM & ()
Defined at line 114193 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const SamplerCubicWeightsCreateInfoQCOM & )
Defined at line 114211 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp