Vulkan-Hpp
VkMemoryPriorityAllocateInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
float priority
 

Detailed Description

Definition at line 14369 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkMemoryPriorityAllocateInfoEXT::pNext

Definition at line 14371 of file vulkan_core.h.

◆ priority

float VkMemoryPriorityAllocateInfoEXT::priority

Definition at line 14372 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryPriorityAllocateInfoEXT::sType

Definition at line 14370 of file vulkan_core.h.


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