Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxWeightFilterPhases |
VkExtent2D | maxWeightFilterDimension |
VkExtent2D | maxBlockMatchRegion |
VkExtent2D | maxBoxFilterBlockSize |
Definition at line 16789 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion |
Definition at line 16794 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize |
Definition at line 16795 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension |
Definition at line 16793 of file vulkan_core.h.
uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases |
Definition at line 16792 of file vulkan_core.h.
void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext |
Definition at line 16791 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType |
Definition at line 16790 of file vulkan_core.h.