Vulkan-Hpp
vk::VideoCodingControlInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoCodingControlInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoCodingControlInfoKHR (vk::VideoCodingControlFlagsKHR flags_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoCodingControlInfoKHR (VideoCodingControlInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoCodingControlInfoKHR (VkVideoCodingControlInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VideoCodingControlInfoKHRoperator= (VideoCodingControlInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoCodingControlInfoKHRoperator= (VkVideoCodingControlInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoCodingControlInfoKHRsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoCodingControlInfoKHRsetFlags (vk::VideoCodingControlFlagsKHR flags_) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoCodingControlInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoCodingControlInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoCodingControlInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoCodingControlInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoCodingControlInfoKHR
 
const void * pNext = {}
 
vk::VideoCodingControlFlagsKHR flags = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 114225 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoCodingControlInfoKHR() [1/3]

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

Definition at line 114233 of file vulkan_structs.hpp.

◆ VideoCodingControlInfoKHR() [2/3]

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

◆ VideoCodingControlInfoKHR() [3/3]

vk::VideoCodingControlInfoKHR::VideoCodingControlInfoKHR ( VkVideoCodingControlInfoKHR const &  rhs)
inline

Definition at line 114242 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoCodingControlInfoKHR &()

vk::VideoCodingControlInfoKHR::operator VkVideoCodingControlInfoKHR & ( )
inline

Definition at line 114275 of file vulkan_structs.hpp.

◆ operator VkVideoCodingControlInfoKHR const &()

vk::VideoCodingControlInfoKHR::operator VkVideoCodingControlInfoKHR const & ( ) const
inline

Definition at line 114270 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 114304 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

VideoCodingControlInfoKHR& vk::VideoCodingControlInfoKHR::operator= ( VkVideoCodingControlInfoKHR const &  rhs)
inline

Definition at line 114250 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 114295 of file vulkan_structs.hpp.

◆ setFlags()

VULKAN_HPP_CONSTEXPR_14 VideoCodingControlInfoKHR& vk::VideoCodingControlInfoKHR::setFlags ( vk::VideoCodingControlFlagsKHR  flags_)
inline

Definition at line 114263 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 114257 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 114229 of file vulkan_structs.hpp.

◆ flags

vk::VideoCodingControlFlagsKHR vk::VideoCodingControlInfoKHR::flags = {}

Definition at line 114313 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 114312 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoCodingControlInfoKHR::structureType = StructureType::eVideoCodingControlInfoKHR
static

Definition at line 114230 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoCodingControlInfoKHR::sType = StructureType::eVideoCodingControlInfoKHR

Definition at line 114311 of file vulkan_structs.hpp.


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