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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkBuffer buffer
 

Detailed Description

Definition at line 5200 of file vulkan_core.h.

Field Documentation

◆ buffer

VkBuffer VkMemoryDedicatedAllocateInfo::buffer

Definition at line 5204 of file vulkan_core.h.

◆ image

VkImage VkMemoryDedicatedAllocateInfo::image

Definition at line 5203 of file vulkan_core.h.

◆ pNext

const void* VkMemoryDedicatedAllocateInfo::pNext

Definition at line 5202 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryDedicatedAllocateInfo::sType

Definition at line 5201 of file vulkan_core.h.


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