ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceImageProcessingFeaturesQCOM Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceImageProcessingFeaturesQCOM:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 textureSampleWeighted
 
VkBool32 textureBoxFilter
 
VkBool32 textureBlockMatch
 

Detailed Description

Definition at line 10932 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext

Definition at line 10935 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType

Definition at line 10934 of file vulkan.h.

◆ textureBlockMatch

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch

Definition at line 10938 of file vulkan.h.

◆ textureBoxFilter

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter

Definition at line 10937 of file vulkan.h.

◆ textureSampleWeighted

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted

Definition at line 10936 of file vulkan.h.


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