Vulkan-Hpp
vk::VideoEncodeSessionParametersFeedbackInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoEncodeSessionParametersFeedbackInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoEncodeSessionParametersFeedbackInfoKHR (vk::Bool32 hasOverrides_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoEncodeSessionParametersFeedbackInfoKHR (VideoEncodeSessionParametersFeedbackInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoEncodeSessionParametersFeedbackInfoKHR (VkVideoEncodeSessionParametersFeedbackInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VideoEncodeSessionParametersFeedbackInfoKHRoperator= (VideoEncodeSessionParametersFeedbackInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoEncodeSessionParametersFeedbackInfoKHRoperator= (VkVideoEncodeSessionParametersFeedbackInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoEncodeSessionParametersFeedbackInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoEncodeSessionParametersFeedbackInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoEncodeSessionParametersFeedbackInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoEncodeSessionParametersFeedbackInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoEncodeSessionParametersFeedbackInfoKHR
 
void * pNext = {}
 
vk::Bool32 hasOverrides = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 121130 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoEncodeSessionParametersFeedbackInfoKHR() [1/3]

VULKAN_HPP_CONSTEXPR vk::VideoEncodeSessionParametersFeedbackInfoKHR::VideoEncodeSessionParametersFeedbackInfoKHR ( vk::Bool32  hasOverrides_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 121138 of file vulkan_structs.hpp.

◆ VideoEncodeSessionParametersFeedbackInfoKHR() [2/3]

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

◆ VideoEncodeSessionParametersFeedbackInfoKHR() [3/3]

vk::VideoEncodeSessionParametersFeedbackInfoKHR::VideoEncodeSessionParametersFeedbackInfoKHR ( VkVideoEncodeSessionParametersFeedbackInfoKHR const &  rhs)
inline

Definition at line 121147 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoEncodeSessionParametersFeedbackInfoKHR &()

vk::VideoEncodeSessionParametersFeedbackInfoKHR::operator VkVideoEncodeSessionParametersFeedbackInfoKHR & ( )
inline

Definition at line 121166 of file vulkan_structs.hpp.

◆ operator VkVideoEncodeSessionParametersFeedbackInfoKHR const &()

vk::VideoEncodeSessionParametersFeedbackInfoKHR::operator VkVideoEncodeSessionParametersFeedbackInfoKHR const & ( ) const
inline

Definition at line 121161 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 121195 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

VideoEncodeSessionParametersFeedbackInfoKHR& vk::VideoEncodeSessionParametersFeedbackInfoKHR::operator= ( VkVideoEncodeSessionParametersFeedbackInfoKHR const &  rhs)
inline

Definition at line 121155 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 121186 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 121134 of file vulkan_structs.hpp.

◆ hasOverrides

vk::Bool32 vk::VideoEncodeSessionParametersFeedbackInfoKHR::hasOverrides = {}

Definition at line 121204 of file vulkan_structs.hpp.

◆ pNext

void* vk::VideoEncodeSessionParametersFeedbackInfoKHR::pNext = {}

Definition at line 121203 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoEncodeSessionParametersFeedbackInfoKHR::structureType = StructureType::eVideoEncodeSessionParametersFeedbackInfoKHR
static

Definition at line 121135 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoEncodeSessionParametersFeedbackInfoKHR::sType = StructureType::eVideoEncodeSessionParametersFeedbackInfoKHR

Definition at line 121202 of file vulkan_structs.hpp.


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