Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkExtent2D | windowExtent |
VkBlockMatchWindowCompareModeQCOM | windowCompareMode |
Definition at line 18740 of file vulkan_core.h.
const void* VkSamplerBlockMatchWindowCreateInfoQCOM::pNext |
Definition at line 18742 of file vulkan_core.h.
VkStructureType VkSamplerBlockMatchWindowCreateInfoQCOM::sType |
Definition at line 18741 of file vulkan_core.h.
VkBlockMatchWindowCompareModeQCOM VkSamplerBlockMatchWindowCreateInfoQCOM::windowCompareMode |
Definition at line 18744 of file vulkan_core.h.
VkExtent2D VkSamplerBlockMatchWindowCreateInfoQCOM::windowExtent |
Definition at line 18743 of file vulkan_core.h.