|
SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | ImageViewAddressPropertiesNVX (VULKAN_HPP_NAMESPACE::DeviceAddress deviceAddress_={}, VULKAN_HPP_NAMESPACE::DeviceSize size_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | ImageViewAddressPropertiesNVX (ImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT=default |
| ImageViewAddressPropertiesNVX (VkImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT | |
| ImageViewAddressPropertiesNVX & | operator= (VkImageViewAddressPropertiesNVX const &rhs) VULKAN_HPP_NOEXCEPT |
| ImageViewAddressPropertiesNVX & | operator= (ImageViewAddressPropertiesNVX 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 |
Data Fields | |
| const 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 44657 of file vulkan.hpp.
|
inline |
Definition at line 44663 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 44669 of file vulkan.hpp.
|
inline |
Definition at line 44693 of file vulkan.hpp.
|
inline |
Definition at line 44688 of file vulkan.hpp.
|
inline |
Definition at line 44710 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 44681 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 44675 of file vulkan.hpp.
|
inline |
Definition at line 44702 of file vulkan.hpp.
|
static |
Definition at line 44659 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceAddress VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::deviceAddress = {} |
Definition at line 44721 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::pNext = {} |
Definition at line 44720 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceSize VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::size = {} |
Definition at line 44722 of file vulkan.hpp.
|
static |
Definition at line 44660 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageViewAddressPropertiesNVX::sType = StructureType::eImageViewAddressPropertiesNVX |
Definition at line 44719 of file vulkan.hpp.