ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceImageProcessingPropertiesQCOM Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceImageProcessingPropertiesQCOM:

Public Attributes

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

Detailed Description

Definition at line 10941 of file vulkan.h.

Member Data Documentation

◆ maxBlockMatchRegion

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion

Definition at line 10947 of file vulkan.h.

◆ maxBoxFilterBlockSize

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize

Definition at line 10948 of file vulkan.h.

◆ maxWeightFilterDimension

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension

Definition at line 10946 of file vulkan.h.

◆ maxWeightFilterPhases

uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases

Definition at line 10945 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext

Definition at line 10944 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType

Definition at line 10943 of file vulkan.h.


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