Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkMemoryDedicatedRequirements Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 prefersDedicatedAllocation
 
VkBool32 requiresDedicatedAllocation
 

Detailed Description

Definition at line 5154 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkMemoryDedicatedRequirements::pNext

Definition at line 5156 of file vulkan_core.h.

◆ prefersDedicatedAllocation

VkBool32 VkMemoryDedicatedRequirements::prefersDedicatedAllocation

Definition at line 5157 of file vulkan_core.h.

◆ requiresDedicatedAllocation

VkBool32 VkMemoryDedicatedRequirements::requiresDedicatedAllocation

Definition at line 5158 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryDedicatedRequirements::sType

Definition at line 5155 of file vulkan_core.h.


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