Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkVideoSessionKHR |
using | NativeType = VkVideoSessionKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | VideoSessionKHR ()=default |
VULKAN_HPP_CONSTEXPR | VideoSessionKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | VideoSessionKHR (VkVideoSessionKHR videoSessionKHR) VULKAN_HPP_NOEXCEPT |
VideoSessionKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (VideoSessionKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (VideoSessionKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (VideoSessionKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkVideoSessionKHR () 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::eVideoSessionKHR |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 6709 of file vulkan_handles.hpp.
Definition at line 6712 of file vulkan_handles.hpp.
Definition at line 6713 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 6722 of file vulkan_handles.hpp.
|
inline |
Definition at line 6724 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 6764 of file vulkan_handles.hpp.
|
inline |
Definition at line 6759 of file vulkan_handles.hpp.
|
inline |
Definition at line 6769 of file vulkan_handles.hpp.
|
inline |
Definition at line 6748 of file vulkan_handles.hpp.
|
inline |
Definition at line 6753 of file vulkan_handles.hpp.
|
inline |
Definition at line 6734 of file vulkan_handles.hpp.
|
inline |
Definition at line 6743 of file vulkan_handles.hpp.
|
static |
Definition at line 6716 of file vulkan_handles.hpp.
|
static |
Definition at line 6715 of file vulkan_handles.hpp.