Halide
VkPhysicalDeviceProperties2KHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceProperties properties
 

Detailed Description

Definition at line 3806 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceProperties2KHR::sType

Definition at line 3807 of file mini_vulkan.h.

◆ pNext

void* VkPhysicalDeviceProperties2KHR::pNext

Definition at line 3808 of file mini_vulkan.h.

◆ properties

VkPhysicalDeviceProperties VkPhysicalDeviceProperties2KHR::properties

Definition at line 3809 of file mini_vulkan.h.


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