Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceImageProcessingFeaturesQCOM Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 textureSampleWeighted
 
VkBool32 textureBoxFilter
 
VkBool32 textureBlockMatch
 

Detailed Description

Definition at line 18213 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceImageProcessingFeaturesQCOM::pNext

Definition at line 18215 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingFeaturesQCOM::sType

Definition at line 18214 of file vulkan_core.h.

◆ textureBlockMatch

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBlockMatch

Definition at line 18218 of file vulkan_core.h.

◆ textureBoxFilter

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureBoxFilter

Definition at line 18217 of file vulkan_core.h.

◆ textureSampleWeighted

VkBool32 VkPhysicalDeviceImageProcessingFeaturesQCOM::textureSampleWeighted

Definition at line 18216 of file vulkan_core.h.


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