Vulkan-Hpp
vk::SubpassShadingPipelineCreateInfoHUAWEI Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkSubpassShadingPipelineCreateInfoHUAWEI
 

Public Member Functions

VULKAN_HPP_CONSTEXPR SubpassShadingPipelineCreateInfoHUAWEI (vk::RenderPass renderPass_={}, uint32_t subpass_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR SubpassShadingPipelineCreateInfoHUAWEI (SubpassShadingPipelineCreateInfoHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 SubpassShadingPipelineCreateInfoHUAWEI (VkSubpassShadingPipelineCreateInfoHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT
 
SubpassShadingPipelineCreateInfoHUAWEIoperator= (SubpassShadingPipelineCreateInfoHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT=default
 
SubpassShadingPipelineCreateInfoHUAWEIoperator= (VkSubpassShadingPipelineCreateInfoHUAWEI const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkSubpassShadingPipelineCreateInfoHUAWEI const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkSubpassShadingPipelineCreateInfoHUAWEI & () VULKAN_HPP_NOEXCEPT
 
bool operator== (SubpassShadingPipelineCreateInfoHUAWEI const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (SubpassShadingPipelineCreateInfoHUAWEI const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eSubpassShadingPipelineCreateInfoHUAWEI
 
void * pNext = {}
 
vk::RenderPass renderPass = {}
 
uint32_t subpass = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 109368 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ SubpassShadingPipelineCreateInfoHUAWEI() [1/3]

VULKAN_HPP_CONSTEXPR vk::SubpassShadingPipelineCreateInfoHUAWEI::SubpassShadingPipelineCreateInfoHUAWEI ( vk::RenderPass  renderPass_ = {},
uint32_t  subpass_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 109376 of file vulkan_structs.hpp.

◆ SubpassShadingPipelineCreateInfoHUAWEI() [2/3]

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

◆ SubpassShadingPipelineCreateInfoHUAWEI() [3/3]

vk::SubpassShadingPipelineCreateInfoHUAWEI::SubpassShadingPipelineCreateInfoHUAWEI ( VkSubpassShadingPipelineCreateInfoHUAWEI const &  rhs)
inline

Definition at line 109387 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkSubpassShadingPipelineCreateInfoHUAWEI &()

vk::SubpassShadingPipelineCreateInfoHUAWEI::operator VkSubpassShadingPipelineCreateInfoHUAWEI & ( )
inline

Definition at line 109406 of file vulkan_structs.hpp.

◆ operator VkSubpassShadingPipelineCreateInfoHUAWEI const &()

vk::SubpassShadingPipelineCreateInfoHUAWEI::operator VkSubpassShadingPipelineCreateInfoHUAWEI const & ( ) const
inline

Definition at line 109401 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 109435 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

SubpassShadingPipelineCreateInfoHUAWEI& vk::SubpassShadingPipelineCreateInfoHUAWEI::operator= ( VkSubpassShadingPipelineCreateInfoHUAWEI const &  rhs)
inline

Definition at line 109395 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 109426 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 109372 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 109443 of file vulkan_structs.hpp.

◆ renderPass

vk::RenderPass vk::SubpassShadingPipelineCreateInfoHUAWEI::renderPass = {}

Definition at line 109444 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::SubpassShadingPipelineCreateInfoHUAWEI::structureType = StructureType::eSubpassShadingPipelineCreateInfoHUAWEI
static

Definition at line 109373 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::SubpassShadingPipelineCreateInfoHUAWEI::sType = StructureType::eSubpassShadingPipelineCreateInfoHUAWEI

Definition at line 109442 of file vulkan_structs.hpp.

◆ subpass

uint32_t vk::SubpassShadingPipelineCreateInfoHUAWEI::subpass = {}

Definition at line 109445 of file vulkan_structs.hpp.


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