Vulkan-Hpp
vk::PhysicalDeviceOpacityMicromapPropertiesEXT Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDeviceOpacityMicromapPropertiesEXT
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDeviceOpacityMicromapPropertiesEXT (uint32_t maxOpacity2StateSubdivisionLevel_={}, uint32_t maxOpacity4StateSubdivisionLevel_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDeviceOpacityMicromapPropertiesEXT (PhysicalDeviceOpacityMicromapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDeviceOpacityMicromapPropertiesEXT (VkPhysicalDeviceOpacityMicromapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDeviceOpacityMicromapPropertiesEXToperator= (PhysicalDeviceOpacityMicromapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDeviceOpacityMicromapPropertiesEXToperator= (VkPhysicalDeviceOpacityMicromapPropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceOpacityMicromapPropertiesEXT const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDeviceOpacityMicromapPropertiesEXT & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDeviceOpacityMicromapPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDeviceOpacityMicromapPropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::ePhysicalDeviceOpacityMicromapPropertiesEXT
 
void * pNext = {}
 
uint32_t maxOpacity2StateSubdivisionLevel = {}
 
uint32_t maxOpacity4StateSubdivisionLevel = {}
 

Static Public Attributes

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

Detailed Description

Definition at line 74456 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ PhysicalDeviceOpacityMicromapPropertiesEXT() [1/3]

VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceOpacityMicromapPropertiesEXT::PhysicalDeviceOpacityMicromapPropertiesEXT ( uint32_t  maxOpacity2StateSubdivisionLevel_ = {},
uint32_t  maxOpacity4StateSubdivisionLevel_ = {},
void *  pNext_ = nullptr 
)
inline

Definition at line 74464 of file vulkan_structs.hpp.

◆ PhysicalDeviceOpacityMicromapPropertiesEXT() [2/3]

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

◆ PhysicalDeviceOpacityMicromapPropertiesEXT() [3/3]

vk::PhysicalDeviceOpacityMicromapPropertiesEXT::PhysicalDeviceOpacityMicromapPropertiesEXT ( VkPhysicalDeviceOpacityMicromapPropertiesEXT const &  rhs)
inline

Definition at line 74475 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkPhysicalDeviceOpacityMicromapPropertiesEXT &()

vk::PhysicalDeviceOpacityMicromapPropertiesEXT::operator VkPhysicalDeviceOpacityMicromapPropertiesEXT & ( )
inline

Definition at line 74494 of file vulkan_structs.hpp.

◆ operator VkPhysicalDeviceOpacityMicromapPropertiesEXT const &()

vk::PhysicalDeviceOpacityMicromapPropertiesEXT::operator VkPhysicalDeviceOpacityMicromapPropertiesEXT const & ( ) const
inline

Definition at line 74489 of file vulkan_structs.hpp.

◆ operator!=()

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

Definition at line 74524 of file vulkan_structs.hpp.

◆ operator=() [1/2]

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

◆ operator=() [2/2]

PhysicalDeviceOpacityMicromapPropertiesEXT& vk::PhysicalDeviceOpacityMicromapPropertiesEXT::operator= ( VkPhysicalDeviceOpacityMicromapPropertiesEXT const &  rhs)
inline

Definition at line 74483 of file vulkan_structs.hpp.

◆ operator==()

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

Definition at line 74514 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

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

Definition at line 74460 of file vulkan_structs.hpp.

◆ maxOpacity2StateSubdivisionLevel

uint32_t vk::PhysicalDeviceOpacityMicromapPropertiesEXT::maxOpacity2StateSubdivisionLevel = {}

Definition at line 74533 of file vulkan_structs.hpp.

◆ maxOpacity4StateSubdivisionLevel

uint32_t vk::PhysicalDeviceOpacityMicromapPropertiesEXT::maxOpacity4StateSubdivisionLevel = {}

Definition at line 74534 of file vulkan_structs.hpp.

◆ pNext

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

Definition at line 74532 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::PhysicalDeviceOpacityMicromapPropertiesEXT::structureType = StructureType::ePhysicalDeviceOpacityMicromapPropertiesEXT
static

Definition at line 74461 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::PhysicalDeviceOpacityMicromapPropertiesEXT::sType = StructureType::ePhysicalDeviceOpacityMicromapPropertiesEXT

Definition at line 74531 of file vulkan_structs.hpp.


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