Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBlitImageCubicWeightsInfoQCOM |
Public Attributes | |
vk::StructureType | sType = StructureType::eBlitImageCubicWeightsInfoQCOM |
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::eBlitImageCubicWeightsInfoQCOM |
Definition at line 10210 of file vulkan_structs.hpp.
Definition at line 10212 of file vulkan_structs.hpp.
|
inline |
Definition at line 10219 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 10228 of file vulkan_structs.hpp.
|
inline |
Definition at line 10261 of file vulkan_structs.hpp.
|
inline |
Definition at line 10256 of file vulkan_structs.hpp.
|
inline |
Definition at line 10290 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 10236 of file vulkan_structs.hpp.
|
inline |
Definition at line 10281 of file vulkan_structs.hpp.
|
inline |
Definition at line 10249 of file vulkan_structs.hpp.
|
inline |
Definition at line 10243 of file vulkan_structs.hpp.
|
static |
Definition at line 10214 of file vulkan_structs.hpp.
vk::CubicFilterWeightsQCOM vk::BlitImageCubicWeightsInfoQCOM::cubicWeights = vk::CubicFilterWeightsQCOM::eCatmullRom |
Definition at line 10299 of file vulkan_structs.hpp.
const void* vk::BlitImageCubicWeightsInfoQCOM::pNext = {} |
Definition at line 10298 of file vulkan_structs.hpp.
|
static |
Definition at line 10215 of file vulkan_structs.hpp.
vk::StructureType vk::BlitImageCubicWeightsInfoQCOM::sType = StructureType::eBlitImageCubicWeightsInfoQCOM |
Definition at line 10297 of file vulkan_structs.hpp.