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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkBuffer buffer
 

Detailed Description

Definition at line 5161 of file vulkan_core.h.

Member Data Documentation

◆ buffer

VkBuffer VkMemoryDedicatedAllocateInfo::buffer

Definition at line 5165 of file vulkan_core.h.

◆ image

VkImage VkMemoryDedicatedAllocateInfo::image

Definition at line 5164 of file vulkan_core.h.

◆ pNext

const void* VkMemoryDedicatedAllocateInfo::pNext

Definition at line 5163 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryDedicatedAllocateInfo::sType

Definition at line 5162 of file vulkan_core.h.


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