Vulkan-Hpp
vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentShaderBarycentricPropertiesKHR (vk::Bool32 triStripVertexOrderIndependentOfProvokingVertex_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceFragmentShaderBarycentricPropertiesKHR (PhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceFragmentShaderBarycentricPropertiesKHR (VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceFragmentShaderBarycentricPropertiesKHRoperator= (PhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceFragmentShaderBarycentricPropertiesKHRoperator= (VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceFragmentShaderBarycentricPropertiesKHR
 
void * pNext = {}
 
vk::Bool32 triStripVertexOrderIndependentOfProvokingVertex = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 66258 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceFragmentShaderBarycentricPropertiesKHR() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR ( vk::Bool32  triStripVertexOrderIndependentOfProvokingVertex_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 66267 of file vulkan_structs.hpp.

◆ PhysicalDeviceFragmentShaderBarycentricPropertiesKHR() [2/3]

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

◆ PhysicalDeviceFragmentShaderBarycentricPropertiesKHR() [3/3]

vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR ( VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &  rhs)
inline

Definition at line 66277 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR &()

vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::operator VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR & ( )
inline

Definition at line 66297 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &()

vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::operator VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const & ( ) const
inline

Definition at line 66292 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 66327 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceFragmentShaderBarycentricPropertiesKHR& vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::operator= ( VkPhysicalDeviceFragmentShaderBarycentricPropertiesKHR const &  rhs)
inline

Definition at line 66286 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 66317 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 66262 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 66335 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::structureType = StructureType::ePhysicalDeviceFragmentShaderBarycentricPropertiesKHR
static

Definition at line 66263 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::sType = StructureType::ePhysicalDeviceFragmentShaderBarycentricPropertiesKHR

Definition at line 66334 of file vulkan_structs.hpp.

◆ triStripVertexOrderIndependentOfProvokingVertex

vk::Bool32 vk::PhysicalDeviceFragmentShaderBarycentricPropertiesKHR::triStripVertexOrderIndependentOfProvokingVertex = {}

Definition at line 66336 of file vulkan_structs.hpp.


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