#include <vulkan_core.h>
Public Attributes | |
char | description [VK_MAX_DESCRIPTION_SIZE] |
uint32_t | implementationVersion |
char | layerName [VK_MAX_EXTENSION_NAME_SIZE] |
uint32_t | specVersion |
Definition at line 1916 of file vulkan_core.h.
char VkLayerProperties::description[VK_MAX_DESCRIPTION_SIZE] |
Definition at line 1920 of file vulkan_core.h.
uint32_t VkLayerProperties::implementationVersion |
Definition at line 1919 of file vulkan_core.h.
char VkLayerProperties::layerName[VK_MAX_EXTENSION_NAME_SIZE] |
Definition at line 1917 of file vulkan_core.h.
uint32_t VkLayerProperties::specVersion |
Definition at line 1918 of file vulkan_core.h.