Vulkan-Hpp
vk::VideoEndCodingInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoEndCodingInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoEndCodingInfoKHR (vk::VideoEndCodingFlagsKHR flags_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoEndCodingInfoKHR (VideoEndCodingInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoEndCodingInfoKHR (VkVideoEndCodingInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VideoEndCodingInfoKHRoperator= (VideoEndCodingInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoEndCodingInfoKHRoperator= (VkVideoEndCodingInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoEndCodingInfoKHRsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoEndCodingInfoKHRsetFlags (vk::VideoEndCodingFlagsKHR flags_) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoEndCodingInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoEndCodingInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoEndCodingInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoEndCodingInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoEndCodingInfoKHR
 
const void * pNext = {}
 
vk::VideoEndCodingFlagsKHR flags = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 121433 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoEndCodingInfoKHR() [1/3]

VULKAN_HPP_CONSTEXPR vk::VideoEndCodingInfoKHR::VideoEndCodingInfoKHR ( vk::VideoEndCodingFlagsKHR  flags_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 121441 of file vulkan_structs.hpp.

◆ VideoEndCodingInfoKHR() [2/3]

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

◆ VideoEndCodingInfoKHR() [3/3]

vk::VideoEndCodingInfoKHR::VideoEndCodingInfoKHR ( VkVideoEndCodingInfoKHR const &  rhs)
inline

Definition at line 121449 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoEndCodingInfoKHR &()

vk::VideoEndCodingInfoKHR::operator VkVideoEndCodingInfoKHR & ( )
inline

Definition at line 121482 of file vulkan_structs.hpp.

◆ operator VkVideoEndCodingInfoKHR const &()

vk::VideoEndCodingInfoKHR::operator VkVideoEndCodingInfoKHR const & ( ) const
inline

Definition at line 121477 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 121511 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

VideoEndCodingInfoKHR& vk::VideoEndCodingInfoKHR::operator= ( VkVideoEndCodingInfoKHR const &  rhs)
inline

Definition at line 121457 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 121502 of file vulkan_structs.hpp.

◆ setFlags()

VULKAN_HPP_CONSTEXPR_14 VideoEndCodingInfoKHR& vk::VideoEndCodingInfoKHR::setFlags ( vk::VideoEndCodingFlagsKHR  flags_)
inline

Definition at line 121470 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 121464 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 121437 of file vulkan_structs.hpp.

◆ flags

vk::VideoEndCodingFlagsKHR vk::VideoEndCodingInfoKHR::flags = {}

Definition at line 121520 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 121519 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoEndCodingInfoKHR::structureType = StructureType::eVideoEndCodingInfoKHR
static

Definition at line 121438 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoEndCodingInfoKHR::sType = StructureType::eVideoEndCodingInfoKHR

Definition at line 121518 of file vulkan_structs.hpp.


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