Vulkan-Hpp
vk::VideoDecodeH264DpbSlotInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoDecodeH264DpbSlotInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoDecodeH264DpbSlotInfoKHR (const StdVideoDecodeH264ReferenceInfo *pStdReferenceInfo_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoDecodeH264DpbSlotInfoKHR (VideoDecodeH264DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoDecodeH264DpbSlotInfoKHR (VkVideoDecodeH264DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VideoDecodeH264DpbSlotInfoKHRoperator= (VideoDecodeH264DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoDecodeH264DpbSlotInfoKHRoperator= (VkVideoDecodeH264DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoDecodeH264DpbSlotInfoKHRsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoDecodeH264DpbSlotInfoKHRsetPStdReferenceInfo (const StdVideoDecodeH264ReferenceInfo *pStdReferenceInfo_) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoDecodeH264DpbSlotInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoDecodeH264DpbSlotInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoDecodeH264DpbSlotInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoDecodeH264DpbSlotInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoDecodeH264DpbSlotInfoKHR
 
const void * pNext = {}
 
const StdVideoDecodeH264ReferenceInfopStdReferenceInfo = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 114500 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoDecodeH264DpbSlotInfoKHR() [1/3]

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

Definition at line 114508 of file vulkan_structs.hpp.

◆ VideoDecodeH264DpbSlotInfoKHR() [2/3]

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

◆ VideoDecodeH264DpbSlotInfoKHR() [3/3]

vk::VideoDecodeH264DpbSlotInfoKHR::VideoDecodeH264DpbSlotInfoKHR ( VkVideoDecodeH264DpbSlotInfoKHR const &  rhs)
inline

Definition at line 114517 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoDecodeH264DpbSlotInfoKHR &()

vk::VideoDecodeH264DpbSlotInfoKHR::operator VkVideoDecodeH264DpbSlotInfoKHR & ( )
inline

Definition at line 114551 of file vulkan_structs.hpp.

◆ operator VkVideoDecodeH264DpbSlotInfoKHR const &()

vk::VideoDecodeH264DpbSlotInfoKHR::operator VkVideoDecodeH264DpbSlotInfoKHR const & ( ) const
inline

Definition at line 114546 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 114580 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

VideoDecodeH264DpbSlotInfoKHR& vk::VideoDecodeH264DpbSlotInfoKHR::operator= ( VkVideoDecodeH264DpbSlotInfoKHR const &  rhs)
inline

Definition at line 114525 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 114571 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 114532 of file vulkan_structs.hpp.

◆ setPStdReferenceInfo()

VULKAN_HPP_CONSTEXPR_14 VideoDecodeH264DpbSlotInfoKHR& vk::VideoDecodeH264DpbSlotInfoKHR::setPStdReferenceInfo ( const StdVideoDecodeH264ReferenceInfo pStdReferenceInfo_)
inline

Definition at line 114539 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 114504 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 114588 of file vulkan_structs.hpp.

◆ pStdReferenceInfo

const StdVideoDecodeH264ReferenceInfo* vk::VideoDecodeH264DpbSlotInfoKHR::pStdReferenceInfo = {}

Definition at line 114589 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoDecodeH264DpbSlotInfoKHR::structureType = StructureType::eVideoDecodeH264DpbSlotInfoKHR
static

Definition at line 114505 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoDecodeH264DpbSlotInfoKHR::sType = StructureType::eVideoDecodeH264DpbSlotInfoKHR

Definition at line 114587 of file vulkan_structs.hpp.


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