SDL  2.0
VkImageMemoryRequirementsInfo2KHR Struct Reference

#include <vulkan.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkImage image
 

Detailed Description

Definition at line 4869 of file vulkan.h.

Field Documentation

◆ image

VkImage VkImageMemoryRequirementsInfo2KHR::image

Definition at line 4872 of file vulkan.h.

◆ pNext

const void* VkImageMemoryRequirementsInfo2KHR::pNext

Definition at line 4871 of file vulkan.h.

◆ sType

VkStructureType VkImageMemoryRequirementsInfo2KHR::sType

Definition at line 4870 of file vulkan.h.


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