HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceProvokingVertexPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceProvokingVertexPropertiesEXT (VULKAN_HPP_NAMESPACE::Bool32 provokingVertexModePerPipeline_={}, VULKAN_HPP_NAMESPACE::Bool32 transformFeedbackPreservesTriangleFanProvokingVertex_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceProvokingVertexPropertiesEXT (PhysicalDeviceProvokingVertexPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceProvokingVertexPropertiesEXT (VkPhysicalDeviceProvokingVertexPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceProvokingVertexPropertiesEXToperator= (PhysicalDeviceProvokingVertexPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceProvokingVertexPropertiesEXToperator= (VkPhysicalDeviceProvokingVertexPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceProvokingVertexPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceProvokingVertexPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceProvokingVertexPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceProvokingVertexPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceProvokingVertexPropertiesEXT
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 provokingVertexModePerPipeline = {}
 
VULKAN_HPP_NAMESPACE::Bool32 transformFeedbackPreservesTriangleFanProvokingVertex = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 67468 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::PhysicalDeviceProvokingVertexPropertiesEXT ( VULKAN_HPP_NAMESPACE::Bool32  provokingVertexModePerPipeline_ = {},
VULKAN_HPP_NAMESPACE::Bool32  transformFeedbackPreservesTriangleFanProvokingVertex_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 67476 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::PhysicalDeviceProvokingVertexPropertiesEXT ( PhysicalDeviceProvokingVertexPropertiesEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::PhysicalDeviceProvokingVertexPropertiesEXT ( VkPhysicalDeviceProvokingVertexPropertiesEXT const rhs)
inline

Definition at line 67487 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::operator VkPhysicalDeviceProvokingVertexPropertiesEXT & ( )
inline

Definition at line 67506 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::operator VkPhysicalDeviceProvokingVertexPropertiesEXT const & ( ) const
inline

Definition at line 67501 of file vulkan_structs.hpp.

PhysicalDeviceProvokingVertexPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::operator= ( PhysicalDeviceProvokingVertexPropertiesEXT const rhs)
default
PhysicalDeviceProvokingVertexPropertiesEXT& VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::operator= ( VkPhysicalDeviceProvokingVertexPropertiesEXT const rhs)
inline

Definition at line 67495 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::operator== ( PhysicalDeviceProvokingVertexPropertiesEXT const rhs) const
inline

Definition at line 67526 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::allowDuplicate = false
static

Definition at line 67472 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::pNext = {}

Definition at line 67544 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::provokingVertexModePerPipeline = {}

Definition at line 67545 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::structureType = StructureType::ePhysicalDeviceProvokingVertexPropertiesEXT
static

Definition at line 67473 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::sType = StructureType::ePhysicalDeviceProvokingVertexPropertiesEXT

Definition at line 67543 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceProvokingVertexPropertiesEXT::transformFeedbackPreservesTriangleFanProvokingVertex = {}

Definition at line 67546 of file vulkan_structs.hpp.


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