HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageViewAddressPropertiesNVX |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | ImageViewAddressPropertiesNVX (VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddress_={}, VULKAN_HPP_NAMESPACE::DeviceSize size_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | ImageViewAddressPropertiesNVX (ImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT=default |
ImageViewAddressPropertiesNVX (VkImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT | |
ImageViewAddressPropertiesNVX & | operator= (ImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT=default |
ImageViewAddressPropertiesNVX & | operator= (VkImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkImageViewAddressPropertiesNVX const & () const VULKAN_HPP_NOEXCEPT | |
operator VkImageViewAddressPropertiesNVX & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (ImageViewAddressPropertiesNVX const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (ImageViewAddressPropertiesNVX const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eImageViewAddressPropertiesNVX |
void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceAddress | deviceAddress = {} |
VULKAN_HPP_NAMESPACE::DeviceSize | size = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageViewAddressPropertiesNVX |
Definition at line 40802 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::NativeType = VkImageViewAddressPropertiesNVX |
Definition at line 40804 of file vulkan_structs.hpp.
|
inline |
Definition at line 40810 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 40821 of file vulkan_structs.hpp.
|
inline |
Definition at line 40840 of file vulkan_structs.hpp.
|
inline |
Definition at line 40835 of file vulkan_structs.hpp.
|
inline |
Definition at line 40870 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 40829 of file vulkan_structs.hpp.
|
inline |
Definition at line 40861 of file vulkan_structs.hpp.
|
static |
Definition at line 40806 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceAddress VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::deviceAddress = {} |
Definition at line 40879 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::pNext = {} |
Definition at line 40878 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::size = {} |
Definition at line 40880 of file vulkan_structs.hpp.
|
static |
Definition at line 40807 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::sType = StructureType::eImageViewAddressPropertiesNVX |
Definition at line 40877 of file vulkan_structs.hpp.