Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
const VkImageCreateInfo * | pCreateInfo |
const VkImageSubresource2KHR * | pSubresource |
Definition at line 11088 of file vulkan_core.h.
const VkImageCreateInfo* VkDeviceImageSubresourceInfoKHR::pCreateInfo |
Definition at line 11091 of file vulkan_core.h.
const void* VkDeviceImageSubresourceInfoKHR::pNext |
Definition at line 11090 of file vulkan_core.h.
const VkImageSubresource2KHR* VkDeviceImageSubresourceInfoKHR::pSubresource |
Definition at line 11092 of file vulkan_core.h.
VkStructureType VkDeviceImageSubresourceInfoKHR::sType |
Definition at line 11089 of file vulkan_core.h.