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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkBuffer buffer
 

Detailed Description

Definition at line 10961 of file vulkan_core.h.

Member Data Documentation

◆ buffer

VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer

Definition at line 10965 of file vulkan_core.h.

◆ image

VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image

Definition at line 10964 of file vulkan_core.h.

◆ pNext

const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext

Definition at line 10963 of file vulkan_core.h.

◆ sType

VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType

Definition at line 10962 of file vulkan_core.h.


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