Vulkan-Hpp
VkPhysicalDeviceImageProcessingFeaturesQCOM Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 textureSampleWeighted
 
VkBool32 textureBoxFilter
 
VkBool32 textureBlockMatch
 

Detailed Description

Definition at line 17658 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext

Definition at line 17660 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType

Definition at line 17659 of file vulkan_core.h.

◆ textureBlockMatch

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch

Definition at line 17663 of file vulkan_core.h.

◆ textureBoxFilter

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter

Definition at line 17662 of file vulkan_core.h.

◆ textureSampleWeighted

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted

Definition at line 17661 of file vulkan_core.h.


The documentation for this struct was generated from the following file: