Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkExtent2D | windowExtent |
VkBlockMatchWindowCompareModeQCOM | windowCompareMode |
Definition at line 17817 of file vulkan_core.h.
const void* VkSamplerBlockMatchWindowCreateInfoQCOM::pNext |
Definition at line 17819 of file vulkan_core.h.
VkStructureType VkSamplerBlockMatchWindowCreateInfoQCOM::sType |
Definition at line 17818 of file vulkan_core.h.
VkBlockMatchWindowCompareModeQCOM VkSamplerBlockMatchWindowCreateInfoQCOM::windowCompareMode |
Definition at line 17821 of file vulkan_core.h.
VkExtent2D VkSamplerBlockMatchWindowCreateInfoQCOM::windowExtent |
Definition at line 17820 of file vulkan_core.h.