Halide
VkDedicatedAllocationMemoryAllocateInfoNV Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkBuffer buffer
 

Detailed Description

Definition at line 4746 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkDedicatedAllocationMemoryAllocateInfoNV::sType

Definition at line 4747 of file mini_vulkan.h.

◆ pNext

const void* VkDedicatedAllocationMemoryAllocateInfoNV::pNext

Definition at line 4748 of file mini_vulkan.h.

◆ image

VkImage VkDedicatedAllocationMemoryAllocateInfoNV::image

Definition at line 4749 of file mini_vulkan.h.

◆ buffer

VkBuffer VkDedicatedAllocationMemoryAllocateInfoNV::buffer

Definition at line 4750 of file mini_vulkan.h.


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