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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkMemoryRequirements memoryRequirements
 

Detailed Description

Definition at line 5295 of file vulkan_core.h.

Field Documentation

◆ memoryRequirements

VkMemoryRequirements VkMemoryRequirements2::memoryRequirements

Definition at line 5298 of file vulkan_core.h.

◆ pNext

void* VkMemoryRequirements2::pNext

Definition at line 5297 of file vulkan_core.h.

◆ sType

VkStructureType VkMemoryRequirements2::sType

Definition at line 5296 of file vulkan_core.h.


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