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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPipelineSampleLocationsStateCreateInfoEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT (VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_={}, VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT sampleLocationsInfo_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PipelineSampleLocationsStateCreateInfoEXT (PipelineSampleLocationsStateCreateInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PipelineSampleLocationsStateCreateInfoEXT (VkPipelineSampleLocationsStateCreateInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PipelineSampleLocationsStateCreateInfoEXToperator= (PipelineSampleLocationsStateCreateInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PipelineSampleLocationsStateCreateInfoEXToperator= (VkPipelineSampleLocationsStateCreateInfoEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PipelineSampleLocationsStateCreateInfoEXT
setPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PipelineSampleLocationsStateCreateInfoEXT
setSampleLocationsEnable (VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PipelineSampleLocationsStateCreateInfoEXT
setSampleLocationsInfo (VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const &sampleLocationsInfo_) VULKAN_HPP_NOEXCEPT
 
 operator VkPipelineSampleLocationsStateCreateInfoEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPipelineSampleLocationsStateCreateInfoEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PipelineSampleLocationsStateCreateInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PipelineSampleLocationsStateCreateInfoEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT
 
const voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 sampleLocationsEnable = {}
 
VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT sampleLocationsInfo = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 81557 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::PipelineSampleLocationsStateCreateInfoEXT ( VULKAN_HPP_NAMESPACE::Bool32  sampleLocationsEnable_ = {},
VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT  sampleLocationsInfo_ = {},
const void pNext_ = nullptr 
)
inline

Definition at line 81565 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::PipelineSampleLocationsStateCreateInfoEXT ( PipelineSampleLocationsStateCreateInfoEXT const rhs)
default
VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::PipelineSampleLocationsStateCreateInfoEXT ( VkPipelineSampleLocationsStateCreateInfoEXT const rhs)
inline

Definition at line 81576 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::operator VkPipelineSampleLocationsStateCreateInfoEXT & ( )
inline

Definition at line 81617 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::operator VkPipelineSampleLocationsStateCreateInfoEXT const & ( ) const
inline

Definition at line 81612 of file vulkan_structs.hpp.

PipelineSampleLocationsStateCreateInfoEXT& VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::operator= ( PipelineSampleLocationsStateCreateInfoEXT const rhs)
default
PipelineSampleLocationsStateCreateInfoEXT& VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::operator= ( VkPipelineSampleLocationsStateCreateInfoEXT const rhs)
inline

Definition at line 81584 of file vulkan_structs.hpp.

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

Definition at line 81640 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PipelineSampleLocationsStateCreateInfoEXT& VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::setPNext ( const void pNext_)
inline

Definition at line 81591 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PipelineSampleLocationsStateCreateInfoEXT& VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::setSampleLocationsEnable ( VULKAN_HPP_NAMESPACE::Bool32  sampleLocationsEnable_)
inline

Definition at line 81598 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PipelineSampleLocationsStateCreateInfoEXT& VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::setSampleLocationsInfo ( VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT const sampleLocationsInfo_)
inline

Definition at line 81605 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 81561 of file vulkan_structs.hpp.

const void* VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::pNext = {}

Definition at line 81658 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::sampleLocationsEnable = {}

Definition at line 81659 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::SampleLocationsInfoEXT VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::sampleLocationsInfo = {}

Definition at line 81660 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::structureType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT
static

Definition at line 81562 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PipelineSampleLocationsStateCreateInfoEXT::sType = StructureType::ePipelineSampleLocationsStateCreateInfoEXT

Definition at line 81657 of file vulkan_structs.hpp.


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