SDL 2.0
|
#include <vulkan.hpp>
Private Attributes | |
StructureType | sType = StructureType::eSamplerYcbcrConversionCreateInfo |
Definition at line 35553 of file vulkan.hpp.
|
inline |
Definition at line 35555 of file vulkan.hpp.
|
inline |
Definition at line 35574 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 35643 of file vulkan.hpp.
|
inline |
Definition at line 35638 of file vulkan.hpp.
|
inline |
Definition at line 35662 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 35648 of file vulkan.hpp.
References chromaFilter, components, forceExplicitReconstruction, format, pNext, sType, xChromaOffset, ycbcrModel, ycbcrRange, and yChromaOffset.
Referenced by operator!=().
|
inline |
Definition at line 35626 of file vulkan.hpp.
References chromaFilter.
|
inline |
Definition at line 35608 of file vulkan.hpp.
|
inline |
Definition at line 35632 of file vulkan.hpp.
References forceExplicitReconstruction.
|
inline |
Definition at line 35590 of file vulkan.hpp.
|
inline |
Definition at line 35584 of file vulkan.hpp.
References pNext.
|
inline |
Definition at line 35614 of file vulkan.hpp.
References xChromaOffset.
|
inline |
Definition at line 35596 of file vulkan.hpp.
References ycbcrModel.
|
inline |
Definition at line 35602 of file vulkan.hpp.
References ycbcrRange.
|
inline |
Definition at line 35620 of file vulkan.hpp.
References yChromaOffset.
Filter VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::chromaFilter |
Definition at line 35678 of file vulkan.hpp.
Referenced by operator==(), and setChromaFilter().
ComponentMapping VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::components |
Definition at line 35675 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::forceExplicitReconstruction |
Definition at line 35679 of file vulkan.hpp.
Referenced by operator==(), and setForceExplicitReconstruction().
Format VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::format |
Definition at line 35672 of file vulkan.hpp.
Referenced by operator==().
const void* VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::pNext = nullptr |
Definition at line 35671 of file vulkan.hpp.
Referenced by operator==(), and setPNext().
|
private |
Definition at line 35668 of file vulkan.hpp.
Referenced by operator==().
ChromaLocation VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::xChromaOffset |
Definition at line 35676 of file vulkan.hpp.
Referenced by operator==(), and setXChromaOffset().
SamplerYcbcrModelConversion VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::ycbcrModel |
Definition at line 35673 of file vulkan.hpp.
Referenced by operator==(), and setYcbcrModel().
SamplerYcbcrRange VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::ycbcrRange |
Definition at line 35674 of file vulkan.hpp.
Referenced by operator==(), and setYcbcrRange().
ChromaLocation VULKAN_HPP_NAMESPACE::SamplerYcbcrConversionCreateInfo::yChromaOffset |
Definition at line 35677 of file vulkan.hpp.
Referenced by operator==(), and setYChromaOffset().