Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerYcbcrConversionInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eSamplerYcbcrConversionInfo |
const void * | pNext = {} |
vk::SamplerYcbcrConversion | conversion = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerYcbcrConversionInfo |
Definition at line 105210 of file vulkan_structs.hpp.
Definition at line 105212 of file vulkan_structs.hpp.
|
inline |
Definition at line 105218 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 105227 of file vulkan_structs.hpp.
|
inline |
Definition at line 105260 of file vulkan_structs.hpp.
|
inline |
Definition at line 105255 of file vulkan_structs.hpp.
|
inline |
Definition at line 105289 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 105235 of file vulkan_structs.hpp.
|
inline |
Definition at line 105280 of file vulkan_structs.hpp.
|
inline |
Definition at line 105248 of file vulkan_structs.hpp.
|
inline |
Definition at line 105242 of file vulkan_structs.hpp.
|
static |
Definition at line 105214 of file vulkan_structs.hpp.
vk::SamplerYcbcrConversion vk::SamplerYcbcrConversionInfo::conversion = {} |
Definition at line 105298 of file vulkan_structs.hpp.
const void* vk::SamplerYcbcrConversionInfo::pNext = {} |
Definition at line 105297 of file vulkan_structs.hpp.
|
static |
Definition at line 105215 of file vulkan_structs.hpp.
vk::StructureType vk::SamplerYcbcrConversionInfo::sType = StructureType::eSamplerYcbcrConversionInfo |
Definition at line 105296 of file vulkan_structs.hpp.