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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceMemoryProperties memoryProperties
 

Detailed Description

Definition at line 5347 of file vulkan_core.h.

Field Documentation

◆ memoryProperties

VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2::memoryProperties

Definition at line 5350 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMemoryProperties2::pNext

Definition at line 5349 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMemoryProperties2::sType

Definition at line 5348 of file vulkan_core.h.


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