Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerBlockMatchWindowCreateInfoQCOM |
Public Attributes | |
vk::StructureType | sType = StructureType::eSamplerBlockMatchWindowCreateInfoQCOM |
const void * | pNext = {} |
vk::Extent2D | windowExtent = {} |
vk::BlockMatchWindowCompareModeQCOM | windowCompareMode = vk::BlockMatchWindowCompareModeQCOM::eMin |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerBlockMatchWindowCreateInfoQCOM |
Definition at line 104072 of file vulkan_structs.hpp.
using vk::SamplerBlockMatchWindowCreateInfoQCOM::NativeType = VkSamplerBlockMatchWindowCreateInfoQCOM |
Definition at line 104074 of file vulkan_structs.hpp.
|
inline |
Definition at line 104080 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104092 of file vulkan_structs.hpp.
|
inline |
Definition at line 104132 of file vulkan_structs.hpp.
|
inline |
Definition at line 104127 of file vulkan_structs.hpp.
|
inline |
Definition at line 104164 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104100 of file vulkan_structs.hpp.
|
inline |
Definition at line 104155 of file vulkan_structs.hpp.
|
inline |
Definition at line 104107 of file vulkan_structs.hpp.
|
inline |
Definition at line 104120 of file vulkan_structs.hpp.
|
inline |
Definition at line 104113 of file vulkan_structs.hpp.
|
static |
Definition at line 104076 of file vulkan_structs.hpp.
const void* vk::SamplerBlockMatchWindowCreateInfoQCOM::pNext = {} |
Definition at line 104172 of file vulkan_structs.hpp.
|
static |
Definition at line 104077 of file vulkan_structs.hpp.
vk::StructureType vk::SamplerBlockMatchWindowCreateInfoQCOM::sType = StructureType::eSamplerBlockMatchWindowCreateInfoQCOM |
Definition at line 104171 of file vulkan_structs.hpp.
vk::BlockMatchWindowCompareModeQCOM vk::SamplerBlockMatchWindowCreateInfoQCOM::windowCompareMode = vk::BlockMatchWindowCompareModeQCOM::eMin |
Definition at line 104174 of file vulkan_structs.hpp.
vk::Extent2D vk::SamplerBlockMatchWindowCreateInfoQCOM::windowExtent = {} |
Definition at line 104173 of file vulkan_structs.hpp.