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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t maxWeightFilterPhases
 
VkExtent2D maxWeightFilterDimension
 
VkExtent2D maxBlockMatchRegion
 
VkExtent2D maxBoxFilterBlockSize
 

Detailed Description

Definition at line 18221 of file vulkan_core.h.

Field Documentation

◆ maxBlockMatchRegion

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion

Definition at line 18226 of file vulkan_core.h.

◆ maxBoxFilterBlockSize

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize

Definition at line 18227 of file vulkan_core.h.

◆ maxWeightFilterDimension

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension

Definition at line 18225 of file vulkan_core.h.

◆ maxWeightFilterPhases

uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases

Definition at line 18224 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext

Definition at line 18223 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType

Definition at line 18222 of file vulkan_core.h.


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