Vulkan-Hpp
vk::PhysicalDeviceSubgroupSizeControlFeatures Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceSubgroupSizeControlFeatures
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceSubgroupSizeControlFeatures (vk::Bool32 subgroupSizeControl_={}, vk::Bool32 computeFullSubgroups_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceSubgroupSizeControlFeatures (PhysicalDeviceSubgroupSizeControlFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceSubgroupSizeControlFeatures (VkPhysicalDeviceSubgroupSizeControlFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceSubgroupSizeControlFeaturesoperator= (PhysicalDeviceSubgroupSizeControlFeatures const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceSubgroupSizeControlFeaturesoperator= (VkPhysicalDeviceSubgroupSizeControlFeatures const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSubgroupSizeControlFeaturessetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSubgroupSizeControlFeaturessetSubgroupSizeControl (vk::Bool32 subgroupSizeControl_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSubgroupSizeControlFeaturessetComputeFullSubgroups (vk::Bool32 computeFullSubgroups_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceSubgroupSizeControlFeatures const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceSubgroupSizeControlFeatures & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceSubgroupSizeControlFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceSubgroupSizeControlFeatures const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceSubgroupSizeControlFeatures
 
void * pNext = {}
 
vk::Bool32 subgroupSizeControl = {}
 
vk::Bool32 computeFullSubgroups = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 84422 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceSubgroupSizeControlFeatures() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceSubgroupSizeControlFeatures::PhysicalDeviceSubgroupSizeControlFeatures ( vk::Bool32  subgroupSizeControl_ = {},
vk::Bool32  computeFullSubgroups_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 84430 of file vulkan_structs.hpp.

◆ PhysicalDeviceSubgroupSizeControlFeatures() [2/3]

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

◆ PhysicalDeviceSubgroupSizeControlFeatures() [3/3]

vk::PhysicalDeviceSubgroupSizeControlFeatures::PhysicalDeviceSubgroupSizeControlFeatures ( VkPhysicalDeviceSubgroupSizeControlFeatures const &  rhs)
inline

Definition at line 84441 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceSubgroupSizeControlFeatures &()

vk::PhysicalDeviceSubgroupSizeControlFeatures::operator VkPhysicalDeviceSubgroupSizeControlFeatures & ( )
inline

Definition at line 84482 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceSubgroupSizeControlFeatures const &()

vk::PhysicalDeviceSubgroupSizeControlFeatures::operator VkPhysicalDeviceSubgroupSizeControlFeatures const & ( ) const
inline

Definition at line 84477 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 84512 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceSubgroupSizeControlFeatures& vk::PhysicalDeviceSubgroupSizeControlFeatures::operator= ( VkPhysicalDeviceSubgroupSizeControlFeatures const &  rhs)
inline

Definition at line 84449 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 84502 of file vulkan_structs.hpp.

◆ setComputeFullSubgroups()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSubgroupSizeControlFeatures& vk::PhysicalDeviceSubgroupSizeControlFeatures::setComputeFullSubgroups ( vk::Bool32  computeFullSubgroups_)
inline

Definition at line 84470 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSubgroupSizeControlFeatures& vk::PhysicalDeviceSubgroupSizeControlFeatures::setPNext ( void *  pNext_)
inline

Definition at line 84456 of file vulkan_structs.hpp.

◆ setSubgroupSizeControl()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSubgroupSizeControlFeatures& vk::PhysicalDeviceSubgroupSizeControlFeatures::setSubgroupSizeControl ( vk::Bool32  subgroupSizeControl_)
inline

Definition at line 84463 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 84426 of file vulkan_structs.hpp.

◆ computeFullSubgroups

vk::Bool32 vk::PhysicalDeviceSubgroupSizeControlFeatures::computeFullSubgroups = {}

Definition at line 84522 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 84520 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceSubgroupSizeControlFeatures::structureType = StructureType::ePhysicalDeviceSubgroupSizeControlFeatures
static

Definition at line 84427 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceSubgroupSizeControlFeatures::sType = StructureType::ePhysicalDeviceSubgroupSizeControlFeatures

Definition at line 84519 of file vulkan_structs.hpp.

◆ subgroupSizeControl

vk::Bool32 vk::PhysicalDeviceSubgroupSizeControlFeatures::subgroupSizeControl = {}

Definition at line 84521 of file vulkan_structs.hpp.


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