Vulkan-Hpp
vk::VideoEncodeH265DpbSlotInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoEncodeH265DpbSlotInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoEncodeH265DpbSlotInfoKHR (const StdVideoEncodeH265ReferenceInfo *pStdReferenceInfo_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoEncodeH265DpbSlotInfoKHR (VideoEncodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoEncodeH265DpbSlotInfoKHR (VkVideoEncodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VideoEncodeH265DpbSlotInfoKHRoperator= (VideoEncodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoEncodeH265DpbSlotInfoKHRoperator= (VkVideoEncodeH265DpbSlotInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoEncodeH265DpbSlotInfoKHRsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoEncodeH265DpbSlotInfoKHRsetPStdReferenceInfo (const StdVideoEncodeH265ReferenceInfo *pStdReferenceInfo_) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoEncodeH265DpbSlotInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoEncodeH265DpbSlotInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoEncodeH265DpbSlotInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoEncodeH265DpbSlotInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoEncodeH265DpbSlotInfoKHR
 
const void * pNext = {}
 
const StdVideoEncodeH265ReferenceInfopStdReferenceInfo = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 118533 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoEncodeH265DpbSlotInfoKHR() [1/3]

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

Definition at line 118541 of file vulkan_structs.hpp.

◆ VideoEncodeH265DpbSlotInfoKHR() [2/3]

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

◆ VideoEncodeH265DpbSlotInfoKHR() [3/3]

vk::VideoEncodeH265DpbSlotInfoKHR::VideoEncodeH265DpbSlotInfoKHR ( VkVideoEncodeH265DpbSlotInfoKHR const &  rhs)
inline

Definition at line 118550 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoEncodeH265DpbSlotInfoKHR &()

vk::VideoEncodeH265DpbSlotInfoKHR::operator VkVideoEncodeH265DpbSlotInfoKHR & ( )
inline

Definition at line 118584 of file vulkan_structs.hpp.

◆ operator VkVideoEncodeH265DpbSlotInfoKHR const &()

vk::VideoEncodeH265DpbSlotInfoKHR::operator VkVideoEncodeH265DpbSlotInfoKHR const & ( ) const
inline

Definition at line 118579 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 118613 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

VideoEncodeH265DpbSlotInfoKHR& vk::VideoEncodeH265DpbSlotInfoKHR::operator= ( VkVideoEncodeH265DpbSlotInfoKHR const &  rhs)
inline

Definition at line 118558 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 118604 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 118565 of file vulkan_structs.hpp.

◆ setPStdReferenceInfo()

VULKAN_HPP_CONSTEXPR_14 VideoEncodeH265DpbSlotInfoKHR& vk::VideoEncodeH265DpbSlotInfoKHR::setPStdReferenceInfo ( const StdVideoEncodeH265ReferenceInfo pStdReferenceInfo_)
inline

Definition at line 118572 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 118537 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 118621 of file vulkan_structs.hpp.

◆ pStdReferenceInfo

const StdVideoEncodeH265ReferenceInfo* vk::VideoEncodeH265DpbSlotInfoKHR::pStdReferenceInfo = {}

Definition at line 118622 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoEncodeH265DpbSlotInfoKHR::structureType = StructureType::eVideoEncodeH265DpbSlotInfoKHR
static

Definition at line 118538 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoEncodeH265DpbSlotInfoKHR::sType = StructureType::eVideoEncodeH265DpbSlotInfoKHR

Definition at line 118620 of file vulkan_structs.hpp.


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