Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 16789 of file vulkan_core.h.

Member Data Documentation

◆ maxBlockMatchRegion

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion

Definition at line 16794 of file vulkan_core.h.

◆ maxBoxFilterBlockSize

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize

Definition at line 16795 of file vulkan_core.h.

◆ maxWeightFilterDimension

VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension

Definition at line 16793 of file vulkan_core.h.

◆ maxWeightFilterPhases

uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases

Definition at line 16792 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext

Definition at line 16791 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType

Definition at line 16790 of file vulkan_core.h.


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