Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkOffset2D | filterCenter |
VkExtent2D | filterSize |
uint32_t | numPhases |
Definition at line 18205 of file vulkan_core.h.
VkOffset2D VkImageViewSampleWeightCreateInfoQCOM::filterCenter |
Definition at line 18208 of file vulkan_core.h.
VkExtent2D VkImageViewSampleWeightCreateInfoQCOM::filterSize |
Definition at line 18209 of file vulkan_core.h.
uint32_t VkImageViewSampleWeightCreateInfoQCOM::numPhases |
Definition at line 18210 of file vulkan_core.h.
const void* VkImageViewSampleWeightCreateInfoQCOM::pNext |
Definition at line 18207 of file vulkan_core.h.
VkStructureType VkImageViewSampleWeightCreateInfoQCOM::sType |
Definition at line 18206 of file vulkan_core.h.