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

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPhysicalDeviceProperties properties
 

Detailed Description

Definition at line 3804 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkPhysicalDeviceProperties2KHR::sType

Definition at line 3805 of file mini_vulkan.h.

◆ pNext

void* VkPhysicalDeviceProperties2KHR::pNext

Definition at line 3806 of file mini_vulkan.h.

◆ properties

VkPhysicalDeviceProperties VkPhysicalDeviceProperties2KHR::properties

Definition at line 3807 of file mini_vulkan.h.


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