VkLayerProperties

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

description
char[VK_MAX_DESCRIPTION_SIZE] description;
Undocumented in source.
implementationVersion
uint32_t implementationVersion;
Undocumented in source.
layerName
char[VK_MAX_EXTENSION_NAME_SIZE] layerName;
Undocumented in source.
specVersion
uint32_t specVersion;
Undocumented in source.

Meta