Vulkan-Hpp
vk::VideoProfileListInfoKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkVideoProfileListInfoKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR VideoProfileListInfoKHR (uint32_t profileCount_={}, const vk::VideoProfileInfoKHR *pProfiles_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR VideoProfileListInfoKHR (VideoProfileListInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 VideoProfileListInfoKHR (VkVideoProfileListInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 VideoProfileListInfoKHR (vk::ArrayProxyNoTemporaries< const vk::VideoProfileInfoKHR > const &profiles_, const void *pNext_=nullptr)
 
VideoProfileListInfoKHRoperator= (VideoProfileListInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
VideoProfileListInfoKHRoperator= (VkVideoProfileListInfoKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoProfileListInfoKHRsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoProfileListInfoKHRsetProfileCount (uint32_t profileCount_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 VideoProfileListInfoKHRsetPProfiles (const vk::VideoProfileInfoKHR *pProfiles_) VULKAN_HPP_NOEXCEPT
 
VideoProfileListInfoKHRsetProfiles (vk::ArrayProxyNoTemporaries< const vk::VideoProfileInfoKHR > const &profiles_) VULKAN_HPP_NOEXCEPT
 
 operator VkVideoProfileListInfoKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkVideoProfileListInfoKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (VideoProfileListInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (VideoProfileListInfoKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eVideoProfileListInfoKHR
 
const void * pNext = {}
 
uint32_t profileCount = {}
 
const vk::VideoProfileInfoKHRpProfiles = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 121752 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ VideoProfileListInfoKHR() [1/4]

VULKAN_HPP_CONSTEXPR vk::VideoProfileListInfoKHR::VideoProfileListInfoKHR ( uint32_t  profileCount_ = {},
const vk::VideoProfileInfoKHR pProfiles_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 121760 of file vulkan_structs.hpp.

◆ VideoProfileListInfoKHR() [2/4]

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

◆ VideoProfileListInfoKHR() [3/4]

vk::VideoProfileListInfoKHR::VideoProfileListInfoKHR ( VkVideoProfileListInfoKHR const &  rhs)
inline

Definition at line 121771 of file vulkan_structs.hpp.

◆ VideoProfileListInfoKHR() [4/4]

vk::VideoProfileListInfoKHR::VideoProfileListInfoKHR ( vk::ArrayProxyNoTemporaries< const vk::VideoProfileInfoKHR > const &  profiles_,
const void *  pNext_ = nullptr 
)
inline

Definition at line 121777 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkVideoProfileListInfoKHR &()

vk::VideoProfileListInfoKHR::operator VkVideoProfileListInfoKHR & ( )
inline

Definition at line 121828 of file vulkan_structs.hpp.

◆ operator VkVideoProfileListInfoKHR const &()

vk::VideoProfileListInfoKHR::operator VkVideoProfileListInfoKHR const & ( ) const
inline

Definition at line 121823 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 121857 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

VideoProfileListInfoKHR& vk::VideoProfileListInfoKHR::operator= ( VkVideoProfileListInfoKHR const &  rhs)
inline

Definition at line 121787 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 121848 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 121794 of file vulkan_structs.hpp.

◆ setPProfiles()

VULKAN_HPP_CONSTEXPR_14 VideoProfileListInfoKHR& vk::VideoProfileListInfoKHR::setPProfiles ( const vk::VideoProfileInfoKHR pProfiles_)
inline

Definition at line 121806 of file vulkan_structs.hpp.

◆ setProfileCount()

VULKAN_HPP_CONSTEXPR_14 VideoProfileListInfoKHR& vk::VideoProfileListInfoKHR::setProfileCount ( uint32_t  profileCount_)
inline

Definition at line 121800 of file vulkan_structs.hpp.

◆ setProfiles()

VideoProfileListInfoKHR& vk::VideoProfileListInfoKHR::setProfiles ( vk::ArrayProxyNoTemporaries< const vk::VideoProfileInfoKHR > const &  profiles_)
inline

Definition at line 121814 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 121756 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 121865 of file vulkan_structs.hpp.

◆ pProfiles

const vk::VideoProfileInfoKHR* vk::VideoProfileListInfoKHR::pProfiles = {}

Definition at line 121867 of file vulkan_structs.hpp.

◆ profileCount

uint32_t vk::VideoProfileListInfoKHR::profileCount = {}

Definition at line 121866 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::VideoProfileListInfoKHR::structureType = StructureType::eVideoProfileListInfoKHR
static

Definition at line 121757 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::VideoProfileListInfoKHR::sType = StructureType::eVideoProfileListInfoKHR

Definition at line 121864 of file vulkan_structs.hpp.


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