Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceImageSubresourceInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceImageSubresourceInfoKHR |
const void * | pNext = {} |
const vk::ImageCreateInfo * | pCreateInfo = {} |
const vk::ImageSubresource2KHR * | pSubresource = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceImageSubresourceInfoKHR |
Definition at line 29771 of file vulkan_structs.hpp.
Definition at line 29773 of file vulkan_structs.hpp.
|
inline |
Definition at line 29779 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29790 of file vulkan_structs.hpp.
|
inline |
Definition at line 29830 of file vulkan_structs.hpp.
|
inline |
Definition at line 29825 of file vulkan_structs.hpp.
|
inline |
Definition at line 29862 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29798 of file vulkan_structs.hpp.
|
inline |
Definition at line 29853 of file vulkan_structs.hpp.
|
inline |
Definition at line 29811 of file vulkan_structs.hpp.
|
inline |
Definition at line 29805 of file vulkan_structs.hpp.
|
inline |
Definition at line 29818 of file vulkan_structs.hpp.
|
static |
Definition at line 29775 of file vulkan_structs.hpp.
const vk::ImageCreateInfo* vk::DeviceImageSubresourceInfoKHR::pCreateInfo = {} |
Definition at line 29871 of file vulkan_structs.hpp.
const void* vk::DeviceImageSubresourceInfoKHR::pNext = {} |
Definition at line 29870 of file vulkan_structs.hpp.
const vk::ImageSubresource2KHR* vk::DeviceImageSubresourceInfoKHR::pSubresource = {} |
Definition at line 29872 of file vulkan_structs.hpp.
|
static |
Definition at line 29776 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceImageSubresourceInfoKHR::sType = StructureType::eDeviceImageSubresourceInfoKHR |
Definition at line 29869 of file vulkan_structs.hpp.