ReactOS 0.4.17-dev-934-g091855f
VkExtensionProperties Struct Reference

#include <vulkan.h>

Public Attributes

char extensionName [VK_MAX_EXTENSION_NAME_SIZE]
 
uint32_t specVersion
 

Detailed Description

Definition at line 8658 of file vulkan.h.

Member Data Documentation

◆ extensionName

char VkExtensionProperties::extensionName[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 8660 of file vulkan.h.

◆ specVersion

uint32_t VkExtensionProperties::specVersion

Definition at line 8661 of file vulkan.h.

Referenced by get_spec_version().


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