Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkMemoryDedicatedRequirements Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 prefersDedicatedAllocation
 
VkBool32 requiresDedicatedAllocation
 

Detailed Description

Definition at line 2800 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkMemoryDedicatedRequirements::pNext

Definition at line 2802 of file vulkan.h.

◆ prefersDedicatedAllocation

VkBool32 VkMemoryDedicatedRequirements::prefersDedicatedAllocation

Definition at line 2803 of file vulkan.h.

◆ requiresDedicatedAllocation

VkBool32 VkMemoryDedicatedRequirements::requiresDedicatedAllocation

Definition at line 2804 of file vulkan.h.

◆ sType

VkStructureType VkMemoryDedicatedRequirements::sType

Definition at line 2801 of file vulkan.h.


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