class ImageView

Defined at line 4320 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

wrapper class for handle VkImageView, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkImageView.html

Public Members

static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType

Public Methods

void ImageView ()

Defined at line 4330 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void ImageView (const ImageView & rhs)

Defined at line 4332 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

ImageView & operator= (const ImageView & rhs)

Defined at line 4333 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void ImageView (ImageView && rhs)

Defined at line 4336 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

ImageView & operator= (ImageView && rhs)

Defined at line 4337 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void ImageView (std::nullptr_t )

Defined at line 4348 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

void ImageView (VkImageView imageView)

Defined at line 4350 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

ImageView & operator= (VkImageView imageView)

Defined at line 4353 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

ImageView & operator= (std::nullptr_t )

Defined at line 4360 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

VkImageView operator VkImageView_T * ()

Defined at line 4366 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator bool ()

Defined at line 4371 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp

bool operator! ()

Defined at line 4376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp