Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkOffset2D | filterCenter |
VkExtent2D | filterSize |
uint32_t | numPhases |
Definition at line 16773 of file vulkan_core.h.
VkOffset2D VkImageViewSampleWeightCreateInfoQCOM::filterCenter |
Definition at line 16776 of file vulkan_core.h.
VkExtent2D VkImageViewSampleWeightCreateInfoQCOM::filterSize |
Definition at line 16777 of file vulkan_core.h.
uint32_t VkImageViewSampleWeightCreateInfoQCOM::numPhases |
Definition at line 16778 of file vulkan_core.h.
const void* VkImageViewSampleWeightCreateInfoQCOM::pNext |
Definition at line 16775 of file vulkan_core.h.
VkStructureType VkImageViewSampleWeightCreateInfoQCOM::sType |
Definition at line 16774 of file vulkan_core.h.