Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkVideoSessionParametersKHR |
using | NativeType = VkVideoSessionParametersKHR |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | VideoSessionParametersKHR ()=default |
VULKAN_HPP_CONSTEXPR | VideoSessionParametersKHR (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | VideoSessionParametersKHR (VkVideoSessionParametersKHR videoSessionParametersKHR) VULKAN_HPP_NOEXCEPT |
VideoSessionParametersKHR & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (VideoSessionParametersKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (VideoSessionParametersKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (VideoSessionParametersKHR const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkVideoSessionParametersKHR () 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::eVideoSessionParametersKHR |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 8452 of file vulkan_handles.hpp.
Definition at line 8455 of file vulkan_handles.hpp.
Definition at line 8456 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 8465 of file vulkan_handles.hpp.
|
inline |
Definition at line 8467 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 8510 of file vulkan_handles.hpp.
|
inline |
Definition at line 8505 of file vulkan_handles.hpp.
|
inline |
Definition at line 8515 of file vulkan_handles.hpp.
|
inline |
Definition at line 8494 of file vulkan_handles.hpp.
|
inline |
Definition at line 8499 of file vulkan_handles.hpp.
|
inline |
Definition at line 8480 of file vulkan_handles.hpp.
|
inline |
Definition at line 8489 of file vulkan_handles.hpp.
|
static |
Definition at line 8459 of file vulkan_handles.hpp.
|
static |
Definition at line 8458 of file vulkan_handles.hpp.