Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkMemoryDedicatedRequirements Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 prefersDedicatedAllocation
 
VkBool32 requiresDedicatedAllocation
 

Detailed Description

Definition at line 5193 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkMemoryDedicatedRequirements::pNext

Definition at line 5195 of file vulkan_core.h.

◆ prefersDedicatedAllocation

VkBool32 VkMemoryDedicatedRequirements::prefersDedicatedAllocation

Definition at line 5196 of file vulkan_core.h.

◆ requiresDedicatedAllocation

VkBool32 VkMemoryDedicatedRequirements::requiresDedicatedAllocation

Definition at line 5197 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryDedicatedRequirements::sType

Definition at line 5194 of file vulkan_core.h.


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