VkExtensionProperties

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkExtensionProperties {}

Members

Variables

extensionName
char[VK_MAX_EXTENSION_NAME_SIZE] extensionName;
Undocumented in source.
specVersion
uint32_t specVersion;
Undocumented in source.

Meta