Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerCubicWeightsCreateInfoQCOM |
Public Attributes | |
vk::StructureType | sType = StructureType::eSamplerCubicWeightsCreateInfoQCOM |
const void * | pNext = {} |
vk::CubicFilterWeightsQCOM | cubicWeights = vk::CubicFilterWeightsQCOM::eCatmullRom |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerCubicWeightsCreateInfoQCOM |
Definition at line 104657 of file vulkan_structs.hpp.
Definition at line 104659 of file vulkan_structs.hpp.
|
inline |
Definition at line 104666 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104675 of file vulkan_structs.hpp.
|
inline |
Definition at line 104709 of file vulkan_structs.hpp.
|
inline |
Definition at line 104704 of file vulkan_structs.hpp.
|
inline |
Definition at line 104738 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 104683 of file vulkan_structs.hpp.
|
inline |
Definition at line 104729 of file vulkan_structs.hpp.
|
inline |
Definition at line 104697 of file vulkan_structs.hpp.
|
inline |
Definition at line 104690 of file vulkan_structs.hpp.
|
static |
Definition at line 104661 of file vulkan_structs.hpp.
vk::CubicFilterWeightsQCOM vk::SamplerCubicWeightsCreateInfoQCOM::cubicWeights = vk::CubicFilterWeightsQCOM::eCatmullRom |
Definition at line 104747 of file vulkan_structs.hpp.
const void* vk::SamplerCubicWeightsCreateInfoQCOM::pNext = {} |
Definition at line 104746 of file vulkan_structs.hpp.
|
static |
Definition at line 104662 of file vulkan_structs.hpp.
vk::StructureType vk::SamplerCubicWeightsCreateInfoQCOM::sType = StructureType::eSamplerCubicWeightsCreateInfoQCOM |
Definition at line 104745 of file vulkan_structs.hpp.