Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxWeightFilterPhases |
VkExtent2D | maxWeightFilterDimension |
VkExtent2D | maxBlockMatchRegion |
VkExtent2D | maxBoxFilterBlockSize |
Definition at line 17666 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion |
Definition at line 17671 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize |
Definition at line 17672 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension |
Definition at line 17670 of file vulkan_core.h.
uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases |
Definition at line 17669 of file vulkan_core.h.
void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext |
Definition at line 17668 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType |
Definition at line 17667 of file vulkan_core.h.