Vulkan-Hpp
vk::VideoDecodeH265DpbSlotInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoDecodeH265DpbSlotInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoDecodeH265DpbSlotInfoKHR (const StdVideoDecodeH265ReferenceInfo *pStdReferenceInfo_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoDecodeH265DpbSlotInfoKHR (VideoDecodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoDecodeH265DpbSlotInfoKHR (VkVideoDecodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VideoDecodeH265DpbSlotInfoKHRoperator= (VideoDecodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoDecodeH265DpbSlotInfoKHRoperator= (VkVideoDecodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoDecodeH265DpbSlotInfoKHRsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoDecodeH265DpbSlotInfoKHRsetPStdReferenceInfo (const StdVideoDecodeH265ReferenceInfo *pStdReferenceInfo_) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoDecodeH265DpbSlotInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoDecodeH265DpbSlotInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoDecodeH265DpbSlotInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoDecodeH265DpbSlotInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoDecodeH265DpbSlotInfoKHR
 
const void * pNext = {}
 
const StdVideoDecodeH265ReferenceInfopStdReferenceInfo = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoDecodeH265DpbSlotInfoKHR
 

Detailed Description

Definition at line 115230 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoDecodeH265DpbSlotInfoKHR() [1/3]

VULKAN_HPP_CONSTEXPR vk::VideoDecodeH265DpbSlotInfoKHR::VideoDecodeH265DpbSlotInfoKHR ( const StdVideoDecodeH265ReferenceInfo pStdReferenceInfo_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 115238 of file vulkan_structs.hpp.

◆ VideoDecodeH265DpbSlotInfoKHR() [2/3]

VULKAN_HPP_CONSTEXPR vk::VideoDecodeH265DpbSlotInfoKHR::VideoDecodeH265DpbSlotInfoKHR ( VideoDecodeH265DpbSlotInfoKHR const &  rhs)
default

◆ VideoDecodeH265DpbSlotInfoKHR() [3/3]

vk::VideoDecodeH265DpbSlotInfoKHR::VideoDecodeH265DpbSlotInfoKHR ( VkVideoDecodeH265DpbSlotInfoKHR const &  rhs)
inline

Definition at line 115247 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoDecodeH265DpbSlotInfoKHR &()

vk::VideoDecodeH265DpbSlotInfoKHR::operator VkVideoDecodeH265DpbSlotInfoKHR & ( )
inline

Definition at line 115281 of file vulkan_structs.hpp.

◆ operator VkVideoDecodeH265DpbSlotInfoKHR const &()

vk::VideoDecodeH265DpbSlotInfoKHR::operator VkVideoDecodeH265DpbSlotInfoKHR const & ( ) const
inline

Definition at line 115276 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::VideoDecodeH265DpbSlotInfoKHR::operator!= ( VideoDecodeH265DpbSlotInfoKHR const &  rhs) const
inline

Definition at line 115310 of file vulkan_structs.hpp.

◆ operator=() [1/2]

VideoDecodeH265DpbSlotInfoKHR& vk::VideoDecodeH265DpbSlotInfoKHR::operator= ( VideoDecodeH265DpbSlotInfoKHR const &  rhs)
default

◆ operator=() [2/2]

VideoDecodeH265DpbSlotInfoKHR& vk::VideoDecodeH265DpbSlotInfoKHR::operator= ( VkVideoDecodeH265DpbSlotInfoKHR const &  rhs)
inline

Definition at line 115255 of file vulkan_structs.hpp.

◆ operator==()

bool vk::VideoDecodeH265DpbSlotInfoKHR::operator== ( VideoDecodeH265DpbSlotInfoKHR const &  rhs) const
inline

Definition at line 115301 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 VideoDecodeH265DpbSlotInfoKHR& vk::VideoDecodeH265DpbSlotInfoKHR::setPNext ( const void *  pNext_)
inline

Definition at line 115262 of file vulkan_structs.hpp.

◆ setPStdReferenceInfo()

VULKAN_HPP_CONSTEXPR_14 VideoDecodeH265DpbSlotInfoKHR& vk::VideoDecodeH265DpbSlotInfoKHR::setPStdReferenceInfo ( const StdVideoDecodeH265ReferenceInfo pStdReferenceInfo_)
inline

Definition at line 115269 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::VideoDecodeH265DpbSlotInfoKHR::allowDuplicate = false
static

Definition at line 115234 of file vulkan_structs.hpp.

◆ pNext

const void* vk::VideoDecodeH265DpbSlotInfoKHR::pNext = {}

Definition at line 115318 of file vulkan_structs.hpp.

◆ pStdReferenceInfo

const StdVideoDecodeH265ReferenceInfo* vk::VideoDecodeH265DpbSlotInfoKHR::pStdReferenceInfo = {}

Definition at line 115319 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoDecodeH265DpbSlotInfoKHR::structureType = StructureType::eVideoDecodeH265DpbSlotInfoKHR
static

Definition at line 115235 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoDecodeH265DpbSlotInfoKHR::sType = StructureType::eVideoDecodeH265DpbSlotInfoKHR

Definition at line 115317 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: