Vulkan-Hpp
vk::BindDescriptorBufferEmbeddedSamplersInfoEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkBindDescriptorBufferEmbeddedSamplersInfoEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR BindDescriptorBufferEmbeddedSamplersInfoEXT (vk::ShaderStageFlags stageFlags_={}, vk::PipelineLayout layout_={}, uint32_t set_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR BindDescriptorBufferEmbeddedSamplersInfoEXT (BindDescriptorBufferEmbeddedSamplersInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 BindDescriptorBufferEmbeddedSamplersInfoEXT (VkBindDescriptorBufferEmbeddedSamplersInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
BindDescriptorBufferEmbeddedSamplersInfoEXToperator= (BindDescriptorBufferEmbeddedSamplersInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
BindDescriptorBufferEmbeddedSamplersInfoEXToperator= (VkBindDescriptorBufferEmbeddedSamplersInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXTsetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXTsetStageFlags (vk::ShaderStageFlags stageFlags_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXTsetLayout (vk::PipelineLayout layout_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXTsetSet (uint32_t set_) VULKAN_HPP_NOEXCEPT
 
 operator VkBindDescriptorBufferEmbeddedSamplersInfoEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkBindDescriptorBufferEmbeddedSamplersInfoEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (BindDescriptorBufferEmbeddedSamplersInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (BindDescriptorBufferEmbeddedSamplersInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eBindDescriptorBufferEmbeddedSamplersInfoEXT
 
const void * pNext = {}
 
vk::ShaderStageFlags stageFlags = {}
 
vk::PipelineLayout layout = {}
 
uint32_t set = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 7524 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ BindDescriptorBufferEmbeddedSamplersInfoEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::BindDescriptorBufferEmbeddedSamplersInfoEXT ( vk::ShaderStageFlags  stageFlags_ = {},
vk::PipelineLayout  layout_ = {},
uint32_t  set_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 7532 of file vulkan_structs.hpp.

◆ BindDescriptorBufferEmbeddedSamplersInfoEXT() [2/3]

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

◆ BindDescriptorBufferEmbeddedSamplersInfoEXT() [3/3]

vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::BindDescriptorBufferEmbeddedSamplersInfoEXT ( VkBindDescriptorBufferEmbeddedSamplersInfoEXT const &  rhs)
inline

Definition at line 7545 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkBindDescriptorBufferEmbeddedSamplersInfoEXT &()

vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::operator VkBindDescriptorBufferEmbeddedSamplersInfoEXT & ( )
inline

Definition at line 7591 of file vulkan_structs.hpp.

◆ operator VkBindDescriptorBufferEmbeddedSamplersInfoEXT const &()

vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::operator VkBindDescriptorBufferEmbeddedSamplersInfoEXT const & ( ) const
inline

Definition at line 7586 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 7624 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

BindDescriptorBufferEmbeddedSamplersInfoEXT& vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::operator= ( VkBindDescriptorBufferEmbeddedSamplersInfoEXT const &  rhs)
inline

Definition at line 7553 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 7615 of file vulkan_structs.hpp.

◆ setLayout()

VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXT& vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::setLayout ( vk::PipelineLayout  layout_)
inline

Definition at line 7573 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 7560 of file vulkan_structs.hpp.

◆ setSet()

VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXT& vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::setSet ( uint32_t  set_)
inline

Definition at line 7579 of file vulkan_structs.hpp.

◆ setStageFlags()

VULKAN_HPP_CONSTEXPR_14 BindDescriptorBufferEmbeddedSamplersInfoEXT& vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::setStageFlags ( vk::ShaderStageFlags  stageFlags_)
inline

Definition at line 7567 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 7528 of file vulkan_structs.hpp.

◆ layout

vk::PipelineLayout vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::layout = {}

Definition at line 7634 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 7632 of file vulkan_structs.hpp.

◆ set

uint32_t vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::set = {}

Definition at line 7635 of file vulkan_structs.hpp.

◆ stageFlags

vk::ShaderStageFlags vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::stageFlags = {}

Definition at line 7633 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::structureType = StructureType::eBindDescriptorBufferEmbeddedSamplersInfoEXT
static

Definition at line 7529 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::BindDescriptorBufferEmbeddedSamplersInfoEXT::sType = StructureType::eBindDescriptorBufferEmbeddedSamplersInfoEXT

Definition at line 7631 of file vulkan_structs.hpp.


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