struct PhysicalDeviceImageProcessingFeaturesQCOM
Defined at line 119807 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceImageProcessingFeaturesQCOM, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceImageProcessingFeaturesQCOM.html
Public Members
StructureType sType
void * pNext
Bool32 textureSampleWeighted
Bool32 textureBoxFilter
Bool32 textureBlockMatch
Public Methods
void PhysicalDeviceImageProcessingFeaturesQCOM (Bool32textureSampleWeighted_,Bool32textureBoxFilter_,Bool32textureBlockMatch_,void *pNext_)
Defined at line 119815 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceImageProcessingFeaturesQCOM (const PhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 119826 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceImageProcessingFeaturesQCOM (const VkPhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 119828 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & operator= (const PhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 119833 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & operator= (const VkPhysicalDeviceImageProcessingFeaturesQCOM & rhs)
Defined at line 119836 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setPNext (void * pNext_)
Defined at line 119843 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM && setPNext (void * pNext_)
Defined at line 119849 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setTextureSampleWeighted (Bool32 textureSampleWeighted_)
Defined at line 119855 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM && setTextureSampleWeighted (Bool32 textureSampleWeighted_)
Defined at line 119861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setTextureBoxFilter (Bool32 textureBoxFilter_)
Defined at line 119867 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM && setTextureBoxFilter (Bool32 textureBoxFilter_)
Defined at line 119873 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM & setTextureBlockMatch (Bool32 textureBlockMatch_)
Defined at line 119879 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceImageProcessingFeaturesQCOM && setTextureBlockMatch (Bool32 textureBlockMatch_)
Defined at line 119885 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceImageProcessingFeaturesQCOM & operator const VkPhysicalDeviceImageProcessingFeaturesQCOM & ()
Defined at line 119892 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceImageProcessingFeaturesQCOM & operator VkPhysicalDeviceImageProcessingFeaturesQCOM & ()
Defined at line 119897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceImageProcessingFeaturesQCOM * operator const VkPhysicalDeviceImageProcessingFeaturesQCOM * ()
Defined at line 119902 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceImageProcessingFeaturesQCOM * operator VkPhysicalDeviceImageProcessingFeaturesQCOM * ()
Defined at line 119907 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceImageProcessingFeaturesQCOM & )
Defined at line 119920 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp