Halide 19.0.0
Halide compiler and libraries
Loading...
Searching...
No Matches
VkPhysicalDeviceMemoryProperties2KHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceMemoryProperties memoryProperties
 

Detailed Description

Definition at line 3838 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceMemoryProperties2KHR::sType

Definition at line 3839 of file mini_vulkan.h.

◆ pNext

void* VkPhysicalDeviceMemoryProperties2KHR::pNext

Definition at line 3840 of file mini_vulkan.h.

◆ memoryProperties

VkPhysicalDeviceMemoryProperties VkPhysicalDeviceMemoryProperties2KHR::memoryProperties

Definition at line 3841 of file mini_vulkan.h.


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