| 
    HDK
    
   | 
 
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType | 
| void * | pNext | 
| uint32_t | maxWeightFilterPhases | 
| VkExtent2D | maxWeightFilterDimension | 
| VkExtent2D | maxBlockMatchRegion | 
| VkExtent2D | maxBoxFilterBlockSize | 
Definition at line 15234 of file vulkan_core.h.
| VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion | 
Definition at line 15239 of file vulkan_core.h.
| VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize | 
Definition at line 15240 of file vulkan_core.h.
| VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension | 
Definition at line 15238 of file vulkan_core.h.
| uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases | 
Definition at line 15237 of file vulkan_core.h.
| void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext | 
Definition at line 15236 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType | 
Definition at line 15235 of file vulkan_core.h.