struct ImageViewSampleWeightCreateInfoQCOM
Defined at line 48130 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_QCOM_image_processing ===
Public Members
StructureType sType
const void * pNext
Offset2D filterCenter
Extent2D filterSize
uint32_t numPhases
Public Methods
void ImageViewSampleWeightCreateInfoQCOM (vk::Offset2D filterCenter_, vk::Extent2D filterSize_, uint32_t numPhases_, const void * pNext_)
Defined at line 48138 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ImageViewSampleWeightCreateInfoQCOM (const ImageViewSampleWeightCreateInfoQCOM & rhs)
Defined at line 48149 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ImageViewSampleWeightCreateInfoQCOM (const VkImageViewSampleWeightCreateInfoQCOM & rhs)
Defined at line 48151 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageViewSampleWeightCreateInfoQCOM & operator= (const ImageViewSampleWeightCreateInfoQCOM & rhs)
Defined at line 48156 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageViewSampleWeightCreateInfoQCOM & operator= (const VkImageViewSampleWeightCreateInfoQCOM & rhs)
Defined at line 48159 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageViewSampleWeightCreateInfoQCOM & setPNext (const void * pNext_)
Defined at line 48166 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageViewSampleWeightCreateInfoQCOM & setFilterCenter (const vk::Offset2D & filterCenter_)
Defined at line 48172 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageViewSampleWeightCreateInfoQCOM & setFilterSize (const vk::Extent2D & filterSize_)
Defined at line 48178 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageViewSampleWeightCreateInfoQCOM & setNumPhases (uint32_t numPhases_)
Defined at line 48184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkImageViewSampleWeightCreateInfoQCOM & operator const VkImageViewSampleWeightCreateInfoQCOM & ()
Defined at line 48191 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkImageViewSampleWeightCreateInfoQCOM & operator VkImageViewSampleWeightCreateInfoQCOM & ()
Defined at line 48196 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ImageViewSampleWeightCreateInfoQCOM & )
Defined at line 48218 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp