Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkImageSparseMemoryRequirementsInfo2 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImage image
 

Detailed Description

Definition at line 5250 of file vulkan_core.h.

Member Data Documentation

◆ image

VkImage VkImageSparseMemoryRequirementsInfo2::image

Definition at line 5253 of file vulkan_core.h.

◆ pNext

const void* VkImageSparseMemoryRequirementsInfo2::pNext

Definition at line 5252 of file vulkan_core.h.

◆ sType

VkStructureType VkImageSparseMemoryRequirementsInfo2::sType

Definition at line 5251 of file vulkan_core.h.


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