Vulkan-Hpp
vk::PhysicalDeviceSchedulingControlsFeaturesARM Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceSchedulingControlsFeaturesARM
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceSchedulingControlsFeaturesARM (vk::Bool32 schedulingControls_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceSchedulingControlsFeaturesARM (PhysicalDeviceSchedulingControlsFeaturesARM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceSchedulingControlsFeaturesARM (VkPhysicalDeviceSchedulingControlsFeaturesARM const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceSchedulingControlsFeaturesARMoperator= (PhysicalDeviceSchedulingControlsFeaturesARM const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceSchedulingControlsFeaturesARMoperator= (VkPhysicalDeviceSchedulingControlsFeaturesARM const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSchedulingControlsFeaturesARMsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSchedulingControlsFeaturesARMsetSchedulingControls (vk::Bool32 schedulingControls_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceSchedulingControlsFeaturesARM const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceSchedulingControlsFeaturesARM & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceSchedulingControlsFeaturesARM const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceSchedulingControlsFeaturesARM const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceSchedulingControlsFeaturesARM
 
void * pNext = {}
 
vk::Bool32 schedulingControls = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 80034 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceSchedulingControlsFeaturesARM() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceSchedulingControlsFeaturesARM::PhysicalDeviceSchedulingControlsFeaturesARM ( vk::Bool32  schedulingControls_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 80042 of file vulkan_structs.hpp.

◆ PhysicalDeviceSchedulingControlsFeaturesARM() [2/3]

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

◆ PhysicalDeviceSchedulingControlsFeaturesARM() [3/3]

vk::PhysicalDeviceSchedulingControlsFeaturesARM::PhysicalDeviceSchedulingControlsFeaturesARM ( VkPhysicalDeviceSchedulingControlsFeaturesARM const &  rhs)
inline

Definition at line 80051 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceSchedulingControlsFeaturesARM &()

vk::PhysicalDeviceSchedulingControlsFeaturesARM::operator VkPhysicalDeviceSchedulingControlsFeaturesARM & ( )
inline

Definition at line 80085 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceSchedulingControlsFeaturesARM const &()

vk::PhysicalDeviceSchedulingControlsFeaturesARM::operator VkPhysicalDeviceSchedulingControlsFeaturesARM const & ( ) const
inline

Definition at line 80080 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 80114 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceSchedulingControlsFeaturesARM& vk::PhysicalDeviceSchedulingControlsFeaturesARM::operator= ( VkPhysicalDeviceSchedulingControlsFeaturesARM const &  rhs)
inline

Definition at line 80059 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 80105 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 80066 of file vulkan_structs.hpp.

◆ setSchedulingControls()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceSchedulingControlsFeaturesARM& vk::PhysicalDeviceSchedulingControlsFeaturesARM::setSchedulingControls ( vk::Bool32  schedulingControls_)
inline

Definition at line 80073 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 80038 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 80122 of file vulkan_structs.hpp.

◆ schedulingControls

vk::Bool32 vk::PhysicalDeviceSchedulingControlsFeaturesARM::schedulingControls = {}

Definition at line 80123 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceSchedulingControlsFeaturesARM::structureType = StructureType::ePhysicalDeviceSchedulingControlsFeaturesARM
static

Definition at line 80039 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceSchedulingControlsFeaturesARM::sType = StructureType::ePhysicalDeviceSchedulingControlsFeaturesARM

Definition at line 80121 of file vulkan_structs.hpp.


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