struct PhysicalDeviceImageProcessingFeaturesQCOM
Defined at line 73664 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 textureSampleWeighted
vk::Bool32 textureBoxFilter
vk::Bool32 textureBlockMatch
Public Methods
void PhysicalDeviceImageProcessingFeaturesQCOM (vk::Bool32 textureSampleWeighted_, vk::Bool32 textureBoxFilter_, vk::Bool32 textureBlockMatch_, void * pNext_)
Defined at line 73672 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceImageProcessingFeaturesQCOM (const PhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 73683 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceImageProcessingFeaturesQCOM (const VkPhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 73685 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & operator= (const PhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 73690 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & operator= (const VkPhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 73693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setPNext (void * pNext_)
Defined at line 73700 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setTextureSampleWeighted (vk::Bool32 textureSampleWeighted_)
Defined at line 73706 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setTextureBoxFilter (vk::Bool32 textureBoxFilter_)
Defined at line 73713 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setTextureBlockMatch (vk::Bool32 textureBlockMatch_)
Defined at line 73720 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceImageProcessingFeaturesQCOM & operator const VkPhysicalDeviceImageProcessingFeaturesQCOM & ()
Defined at line 73728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceImageProcessingFeaturesQCOM & operator VkPhysicalDeviceImageProcessingFeaturesQCOM & ()
Defined at line 73733 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceImageProcessingFeaturesQCOM & )
Defined at line 73755 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp