HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSamplerYcbcrConversionCreateInfo |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSamplerYcbcrConversionCreateInfo |
Definition at line 90697 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::NativeType = VkSamplerYcbcrConversionCreateInfo |
Definition at line 90699 of file vulkan_structs.hpp.
|
inline |
Definition at line 90705 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 90729 of file vulkan_structs.hpp.
|
inline |
Definition at line 90806 of file vulkan_structs.hpp.
|
inline |
Definition at line 90801 of file vulkan_structs.hpp.
|
inline |
Definition at line 90847 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 90737 of file vulkan_structs.hpp.
|
inline |
Definition at line 90835 of file vulkan_structs.hpp.
|
inline |
Definition at line 90787 of file vulkan_structs.hpp.
|
inline |
Definition at line 90769 of file vulkan_structs.hpp.
|
inline |
Definition at line 90794 of file vulkan_structs.hpp.
|
inline |
Definition at line 90750 of file vulkan_structs.hpp.
|
inline |
Definition at line 90744 of file vulkan_structs.hpp.
|
inline |
Definition at line 90775 of file vulkan_structs.hpp.
|
inline |
Definition at line 90757 of file vulkan_structs.hpp.
|
inline |
Definition at line 90763 of file vulkan_structs.hpp.
|
inline |
Definition at line 90781 of file vulkan_structs.hpp.
|
static |
Definition at line 90701 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Filter VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::chromaFilter = VULKAN_HPP_NAMESPACE::Filter::eNearest |
Definition at line 90862 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ComponentMapping VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::components = {} |
Definition at line 90859 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::forceExplicitReconstruction = {} |
Definition at line 90863 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Format VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::format = VULKAN_HPP_NAMESPACE::Format::eUndefined |
Definition at line 90856 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::pNext = {} |
Definition at line 90855 of file vulkan_structs.hpp.
|
static |
Definition at line 90702 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::sType = StructureType::eSamplerYcbcrConversionCreateInfo |
Definition at line 90854 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ChromaLocation VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::xChromaOffset = VULKAN_HPP_NAMESPACE::ChromaLocation::eCositedEven |
Definition at line 90860 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SamplerYcbcrModelConversion VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::ycbcrModel = VULKAN_HPP_NAMESPACE::SamplerYcbcrModelConversion::eRgbIdentity |
Definition at line 90857 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SamplerYcbcrRange VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::ycbcrRange = VULKAN_HPP_NAMESPACE::SamplerYcbcrRange::eItuFull |
Definition at line 90858 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ChromaLocation VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::yChromaOffset = VULKAN_HPP_NAMESPACE::ChromaLocation::eCositedEven |
Definition at line 90861 of file vulkan_structs.hpp.