Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageSubresource2KHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eImageSubresource2KHR |
void * | pNext = {} |
vk::ImageSubresource | imageSubresource = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageSubresource2KHR |
Definition at line 29673 of file vulkan_structs.hpp.
Definition at line 29675 of file vulkan_structs.hpp.
|
inline |
Definition at line 29681 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29689 of file vulkan_structs.hpp.
|
inline |
Definition at line 29722 of file vulkan_structs.hpp.
|
inline |
Definition at line 29717 of file vulkan_structs.hpp.
|
inline |
Definition at line 29751 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29697 of file vulkan_structs.hpp.
|
inline |
Definition at line 29742 of file vulkan_structs.hpp.
|
inline |
Definition at line 29710 of file vulkan_structs.hpp.
|
inline |
Definition at line 29704 of file vulkan_structs.hpp.
|
static |
Definition at line 29677 of file vulkan_structs.hpp.
vk::ImageSubresource vk::ImageSubresource2KHR::imageSubresource = {} |
Definition at line 29760 of file vulkan_structs.hpp.
void* vk::ImageSubresource2KHR::pNext = {} |
Definition at line 29759 of file vulkan_structs.hpp.
|
static |
Definition at line 29678 of file vulkan_structs.hpp.
vk::StructureType vk::ImageSubresource2KHR::sType = StructureType::eImageSubresource2KHR |
Definition at line 29758 of file vulkan_structs.hpp.