HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkOffset2D | filterCenter |
VkExtent2D | filterSize |
uint32_t | numPhases |
Definition at line 15218 of file vulkan_core.h.
VkOffset2D VkImageViewSampleWeightCreateInfoQCOM::filterCenter |
Definition at line 15221 of file vulkan_core.h.
VkExtent2D VkImageViewSampleWeightCreateInfoQCOM::filterSize |
Definition at line 15222 of file vulkan_core.h.
uint32_t VkImageViewSampleWeightCreateInfoQCOM::numPhases |
Definition at line 15223 of file vulkan_core.h.
const void* VkImageViewSampleWeightCreateInfoQCOM::pNext |
Definition at line 15220 of file vulkan_core.h.
VkStructureType VkImageViewSampleWeightCreateInfoQCOM::sType |
Definition at line 15219 of file vulkan_core.h.