Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageViewUsageCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageViewUsageCreateInfo |
const void * | pNext = {} |
vk::ImageUsageFlags | usage = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageViewUsageCreateInfo |
Definition at line 46498 of file vulkan_structs.hpp.
Definition at line 46500 of file vulkan_structs.hpp.
|
inline |
Definition at line 46506 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 46514 of file vulkan_structs.hpp.
|
inline |
Definition at line 46547 of file vulkan_structs.hpp.
|
inline |
Definition at line 46542 of file vulkan_structs.hpp.
|
inline |
Definition at line 46576 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 46522 of file vulkan_structs.hpp.
|
inline |
Definition at line 46567 of file vulkan_structs.hpp.
|
inline |
Definition at line 46529 of file vulkan_structs.hpp.
|
inline |
Definition at line 46535 of file vulkan_structs.hpp.
|
static |
Definition at line 46502 of file vulkan_structs.hpp.
const void* vk::ImageViewUsageCreateInfo::pNext = {} |
Definition at line 46584 of file vulkan_structs.hpp.
|
static |
Definition at line 46503 of file vulkan_structs.hpp.
vk::StructureType vk::ImageViewUsageCreateInfo::sType = StructureType::eImageViewUsageCreateInfo |
Definition at line 46583 of file vulkan_structs.hpp.
vk::ImageUsageFlags vk::ImageViewUsageCreateInfo::usage = {} |
Definition at line 46585 of file vulkan_structs.hpp.