Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDeviceImageSubresourceInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
const VkImageCreateInfopCreateInfo
 
const VkImageSubresource2KHRpSubresource
 

Detailed Description

Definition at line 11297 of file vulkan_core.h.

Field Documentation

◆ pCreateInfo

const VkImageCreateInfo* VkDeviceImageSubresourceInfoKHR::pCreateInfo

Definition at line 11300 of file vulkan_core.h.

◆ pNext

const void* VkDeviceImageSubresourceInfoKHR::pNext

Definition at line 11299 of file vulkan_core.h.

◆ pSubresource

const VkImageSubresource2KHR* VkDeviceImageSubresourceInfoKHR::pSubresource

Definition at line 11301 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceImageSubresourceInfoKHR::sType

Definition at line 11298 of file vulkan_core.h.


The documentation for this struct was generated from the following file: