Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
const VkImageCreateInfo * | pCreateInfo |
const VkImageSubresource2KHR * | pSubresource |
Definition at line 11297 of file vulkan_core.h.
const VkImageCreateInfo* VkDeviceImageSubresourceInfoKHR::pCreateInfo |
Definition at line 11300 of file vulkan_core.h.
const void* VkDeviceImageSubresourceInfoKHR::pNext |
Definition at line 11299 of file vulkan_core.h.
const VkImageSubresource2KHR* VkDeviceImageSubresourceInfoKHR::pSubresource |
Definition at line 11301 of file vulkan_core.h.
VkStructureType VkDeviceImageSubresourceInfoKHR::sType |
Definition at line 11298 of file vulkan_core.h.