Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkSamplerYcbcrConversion |
using | NativeType = VkSamplerYcbcrConversion |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | SamplerYcbcrConversion ()=default |
VULKAN_HPP_CONSTEXPR | SamplerYcbcrConversion (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | SamplerYcbcrConversion (VkSamplerYcbcrConversion samplerYcbcrConversion) VULKAN_HPP_NOEXCEPT |
SamplerYcbcrConversion & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (SamplerYcbcrConversion const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (SamplerYcbcrConversion const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (SamplerYcbcrConversion const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkSamplerYcbcrConversion () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::eSamplerYcbcrConversion |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 8184 of file vulkan_handles.hpp.
Definition at line 8187 of file vulkan_handles.hpp.
Definition at line 8188 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 8197 of file vulkan_handles.hpp.
|
inline |
Definition at line 8199 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 8242 of file vulkan_handles.hpp.
|
inline |
Definition at line 8237 of file vulkan_handles.hpp.
|
inline |
Definition at line 8247 of file vulkan_handles.hpp.
|
inline |
Definition at line 8226 of file vulkan_handles.hpp.
|
inline |
Definition at line 8231 of file vulkan_handles.hpp.
|
inline |
Definition at line 8212 of file vulkan_handles.hpp.
|
inline |
Definition at line 8221 of file vulkan_handles.hpp.
|
static |
Definition at line 8191 of file vulkan_handles.hpp.
|
static |
Definition at line 8190 of file vulkan_handles.hpp.