SDL  2.0
VkMemoryPriorityAllocateInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
float priority
 

Detailed Description

Definition at line 10374 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkMemoryPriorityAllocateInfoEXT::pNext

Definition at line 10376 of file vulkan_core.h.

◆ priority

float VkMemoryPriorityAllocateInfoEXT::priority

Definition at line 10377 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryPriorityAllocateInfoEXT::sType

Definition at line 10375 of file vulkan_core.h.


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