Vulkan-Hpp
vk::PhysicalDeviceDisplacementMicromapPropertiesNV Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceDisplacementMicromapPropertiesNV
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceDisplacementMicromapPropertiesNV (uint32_t maxDisplacementMicromapSubdivisionLevel_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceDisplacementMicromapPropertiesNV (PhysicalDeviceDisplacementMicromapPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceDisplacementMicromapPropertiesNV (VkPhysicalDeviceDisplacementMicromapPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceDisplacementMicromapPropertiesNVoperator= (PhysicalDeviceDisplacementMicromapPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceDisplacementMicromapPropertiesNVoperator= (VkPhysicalDeviceDisplacementMicromapPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDisplacementMicromapPropertiesNV const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceDisplacementMicromapPropertiesNV & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceDisplacementMicromapPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceDisplacementMicromapPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceDisplacementMicromapPropertiesNV
 
void * pNext = {}
 
uint32_t maxDisplacementMicromapSubdivisionLevel = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 62650 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

using vk::PhysicalDeviceDisplacementMicromapPropertiesNV::NativeType = VkPhysicalDeviceDisplacementMicromapPropertiesNV

Definition at line 62652 of file vulkan_structs.hpp.

Constructor & Destructor Documentation

◆ PhysicalDeviceDisplacementMicromapPropertiesNV() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceDisplacementMicromapPropertiesNV::PhysicalDeviceDisplacementMicromapPropertiesNV ( uint32_t  maxDisplacementMicromapSubdivisionLevel_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 62658 of file vulkan_structs.hpp.

◆ PhysicalDeviceDisplacementMicromapPropertiesNV() [2/3]

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

◆ PhysicalDeviceDisplacementMicromapPropertiesNV() [3/3]

vk::PhysicalDeviceDisplacementMicromapPropertiesNV::PhysicalDeviceDisplacementMicromapPropertiesNV ( VkPhysicalDeviceDisplacementMicromapPropertiesNV const &  rhs)
inline

Definition at line 62668 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceDisplacementMicromapPropertiesNV &()

vk::PhysicalDeviceDisplacementMicromapPropertiesNV::operator VkPhysicalDeviceDisplacementMicromapPropertiesNV & ( )
inline

Definition at line 62687 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceDisplacementMicromapPropertiesNV const &()

vk::PhysicalDeviceDisplacementMicromapPropertiesNV::operator VkPhysicalDeviceDisplacementMicromapPropertiesNV const & ( ) const
inline

Definition at line 62682 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 62716 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceDisplacementMicromapPropertiesNV& vk::PhysicalDeviceDisplacementMicromapPropertiesNV::operator= ( VkPhysicalDeviceDisplacementMicromapPropertiesNV const &  rhs)
inline

Definition at line 62676 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 62707 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 62654 of file vulkan_structs.hpp.

◆ maxDisplacementMicromapSubdivisionLevel

uint32_t vk::PhysicalDeviceDisplacementMicromapPropertiesNV::maxDisplacementMicromapSubdivisionLevel = {}

Definition at line 62725 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 62724 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceDisplacementMicromapPropertiesNV::structureType = StructureType::ePhysicalDeviceDisplacementMicromapPropertiesNV
static

Definition at line 62655 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceDisplacementMicromapPropertiesNV::sType = StructureType::ePhysicalDeviceDisplacementMicromapPropertiesNV

Definition at line 62723 of file vulkan_structs.hpp.


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