Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
char | layerName [256U] |
uint32_t | specVersion |
uint32_t | implementationVersion |
char | description [256U] |
Definition at line 3208 of file vulkan_core.h.
char VkLayerProperties::description[256U] |
Definition at line 3212 of file vulkan_core.h.
uint32_t VkLayerProperties::implementationVersion |
Definition at line 3211 of file vulkan_core.h.
char VkLayerProperties::layerName[256U] |
Definition at line 3209 of file vulkan_core.h.
uint32_t VkLayerProperties::specVersion |
Definition at line 3210 of file vulkan_core.h.