Vulkan-Hpp
VkPhysicalDeviceImageProcessingPropertiesQCOM Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 17666 of file vulkan_core.h.

Member Data Documentation

◆ maxBlockMatchRegion

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion

Definition at line 17671 of file vulkan_core.h.

◆ maxBoxFilterBlockSize

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize

Definition at line 17672 of file vulkan_core.h.

◆ maxWeightFilterDimension

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension

Definition at line 17670 of file vulkan_core.h.

◆ maxWeightFilterPhases

uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases

Definition at line 17669 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext

Definition at line 17668 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType

Definition at line 17667 of file vulkan_core.h.


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