Vulkan-Hpp
vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceComputeShaderDerivativesFeaturesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceComputeShaderDerivativesFeaturesNV (vk::Bool32 computeDerivativeGroupQuads_={}, vk::Bool32 computeDerivativeGroupLinear_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceComputeShaderDerivativesFeaturesNV (PhysicalDeviceComputeShaderDerivativesFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceComputeShaderDerivativesFeaturesNV (VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceComputeShaderDerivativesFeaturesNVoperator= (PhysicalDeviceComputeShaderDerivativesFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceComputeShaderDerivativesFeaturesNVoperator= (VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceComputeShaderDerivativesFeaturesNVsetPNext (void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceComputeShaderDerivativesFeaturesNVsetComputeDerivativeGroupQuads (vk::Bool32 computeDerivativeGroupQuads_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceComputeShaderDerivativesFeaturesNVsetComputeDerivativeGroupLinear (vk::Bool32 computeDerivativeGroupLinear_) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceComputeShaderDerivativesFeaturesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceComputeShaderDerivativesFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceComputeShaderDerivativesFeaturesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceComputeShaderDerivativesFeaturesNV
 
void * pNext = {}
 
vk::Bool32 computeDerivativeGroupQuads = {}
 
vk::Bool32 computeDerivativeGroupLinear = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 58317 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceComputeShaderDerivativesFeaturesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::PhysicalDeviceComputeShaderDerivativesFeaturesNV ( vk::Bool32  computeDerivativeGroupQuads_ = {},
vk::Bool32  computeDerivativeGroupLinear_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 58325 of file vulkan_structs.hpp.

◆ PhysicalDeviceComputeShaderDerivativesFeaturesNV() [2/3]

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

◆ PhysicalDeviceComputeShaderDerivativesFeaturesNV() [3/3]

vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::PhysicalDeviceComputeShaderDerivativesFeaturesNV ( VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const &  rhs)
inline

Definition at line 58337 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceComputeShaderDerivativesFeaturesNV &()

vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::operator VkPhysicalDeviceComputeShaderDerivativesFeaturesNV & ( )
inline

Definition at line 58378 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const &()

vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::operator VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const & ( ) const
inline

Definition at line 58373 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 58408 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceComputeShaderDerivativesFeaturesNV& vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::operator= ( VkPhysicalDeviceComputeShaderDerivativesFeaturesNV const &  rhs)
inline

Definition at line 58345 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 58398 of file vulkan_structs.hpp.

◆ setComputeDerivativeGroupLinear()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceComputeShaderDerivativesFeaturesNV& vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::setComputeDerivativeGroupLinear ( vk::Bool32  computeDerivativeGroupLinear_)
inline

Definition at line 58366 of file vulkan_structs.hpp.

◆ setComputeDerivativeGroupQuads()

VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceComputeShaderDerivativesFeaturesNV& vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::setComputeDerivativeGroupQuads ( vk::Bool32  computeDerivativeGroupQuads_)
inline

Definition at line 58359 of file vulkan_structs.hpp.

◆ setPNext()

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

Definition at line 58352 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 58321 of file vulkan_structs.hpp.

◆ computeDerivativeGroupLinear

vk::Bool32 vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear = {}

Definition at line 58418 of file vulkan_structs.hpp.

◆ computeDerivativeGroupQuads

vk::Bool32 vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupQuads = {}

Definition at line 58417 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 58416 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::structureType = StructureType::ePhysicalDeviceComputeShaderDerivativesFeaturesNV
static

Definition at line 58322 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceComputeShaderDerivativesFeaturesNV::sType = StructureType::ePhysicalDeviceComputeShaderDerivativesFeaturesNV

Definition at line 58415 of file vulkan_structs.hpp.


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