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

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceScalarBlockLayoutFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures (VULKAN_HPP_NAMESPACE::Bool32 scalarBlockLayout_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceScalarBlockLayoutFeatures (PhysicalDeviceScalarBlockLayoutFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceScalarBlockLayoutFeatures (VkPhysicalDeviceScalarBlockLayoutFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceScalarBlockLayoutFeaturesoperator= (PhysicalDeviceScalarBlockLayoutFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceScalarBlockLayoutFeaturesoperator= (VkPhysicalDeviceScalarBlockLayoutFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceScalarBlockLayoutFeatures
setPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14
PhysicalDeviceScalarBlockLayoutFeatures
setScalarBlockLayout (VULKAN_HPP_NAMESPACE::Bool32 scalarBlockLayout_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceScalarBlockLayoutFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceScalarBlockLayoutFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceScalarBlockLayoutFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceScalarBlockLayoutFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceScalarBlockLayoutFeatures
 
voidpNext = {}
 
VULKAN_HPP_NAMESPACE::Bool32 scalarBlockLayout = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 69380 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::PhysicalDeviceScalarBlockLayoutFeatures ( VULKAN_HPP_NAMESPACE::Bool32  scalarBlockLayout_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 69388 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::PhysicalDeviceScalarBlockLayoutFeatures ( PhysicalDeviceScalarBlockLayoutFeatures const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::PhysicalDeviceScalarBlockLayoutFeatures ( VkPhysicalDeviceScalarBlockLayoutFeatures const rhs)
inline

Definition at line 69397 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::operator VkPhysicalDeviceScalarBlockLayoutFeatures & ( )
inline

Definition at line 69431 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::operator VkPhysicalDeviceScalarBlockLayoutFeatures const & ( ) const
inline

Definition at line 69426 of file vulkan_structs.hpp.

PhysicalDeviceScalarBlockLayoutFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::operator= ( PhysicalDeviceScalarBlockLayoutFeatures const rhs)
default
PhysicalDeviceScalarBlockLayoutFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::operator= ( VkPhysicalDeviceScalarBlockLayoutFeatures const rhs)
inline

Definition at line 69405 of file vulkan_structs.hpp.

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

Definition at line 69451 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::setPNext ( void pNext_)
inline

Definition at line 69412 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceScalarBlockLayoutFeatures& VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::setScalarBlockLayout ( VULKAN_HPP_NAMESPACE::Bool32  scalarBlockLayout_)
inline

Definition at line 69419 of file vulkan_structs.hpp.

Member Data Documentation

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

Definition at line 69384 of file vulkan_structs.hpp.

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

Definition at line 69468 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::scalarBlockLayout = {}

Definition at line 69469 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::structureType = StructureType::ePhysicalDeviceScalarBlockLayoutFeatures
static

Definition at line 69385 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceScalarBlockLayoutFeatures::sType = StructureType::ePhysicalDeviceScalarBlockLayoutFeatures

Definition at line 69467 of file vulkan_structs.hpp.


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