Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint32_t | maxWeightFilterPhases |
VkExtent2D | maxWeightFilterDimension |
VkExtent2D | maxBlockMatchRegion |
VkExtent2D | maxBoxFilterBlockSize |
Definition at line 18221 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBlockMatchRegion |
Definition at line 18226 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxBoxFilterBlockSize |
Definition at line 18227 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterDimension |
Definition at line 18225 of file vulkan_core.h.
uint32_t VkPhysicalDeviceImageProcessingPropertiesQCOM::maxWeightFilterPhases |
Definition at line 18224 of file vulkan_core.h.
void* VkPhysicalDeviceImageProcessingPropertiesQCOM::pNext |
Definition at line 18223 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceImageProcessingPropertiesQCOM::sType |
Definition at line 18222 of file vulkan_core.h.