SDL  2.0
VkExtensionProperties Struct Reference

#include <vulkan_core.h>

Data Fields

char extensionName [VK_MAX_EXTENSION_NAME_SIZE]
 
uint32_t specVersion
 

Detailed Description

Definition at line 2047 of file vulkan_core.h.

Field Documentation

◆ extensionName

char VkExtensionProperties::extensionName[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 2048 of file vulkan_core.h.

◆ specVersion

uint32_t VkExtensionProperties::specVersion

Definition at line 2049 of file vulkan_core.h.


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