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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceMemoryProperties memoryProperties
 

Detailed Description

Definition at line 5308 of file vulkan_core.h.

Member Data Documentation

◆ memoryProperties

VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2::memoryProperties

Definition at line 5311 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceMemoryProperties2::pNext

Definition at line 5310 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceMemoryProperties2::sType

Definition at line 5309 of file vulkan_core.h.


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