class ImageView
Defined at line 3682 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
Public Members
static ObjectType objectType
static DebugReportObjectTypeEXT debugReportObjectType
Public Methods
void ImageView ()
Defined at line 3693 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void ImageView (const ImageView & rhs)
Defined at line 3694 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
ImageView & operator= (const ImageView & rhs)
Defined at line 3695 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void ImageView (ImageView && rhs)
Defined at line 3698 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
ImageView & operator= (ImageView && rhs)
Defined at line 3699 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void ImageView (std::nullptr_t )
Defined at line 3710 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
void ImageView (VkImageView imageView)
Defined at line 3712 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
ImageView & operator= (VkImageView imageView)
Defined at line 3715 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
ImageView & operator= (std::nullptr_t )
Defined at line 3722 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
VkImageView operator VkImageView_T * ()
Defined at line 3728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator bool ()
Defined at line 3733 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp
bool operator! ()
Defined at line 3738 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_handles.hpp