RetroArch
|
#include <vulkan_core.h>
Public Attributes | |
char | layerName [VK_MAX_EXTENSION_NAME_SIZE] |
uint32_t | specVersion |
uint32_t | implementationVersion |
char | description [VK_MAX_DESCRIPTION_SIZE] |
char VkLayerProperties::description[VK_MAX_DESCRIPTION_SIZE] |
uint32_t VkLayerProperties::implementationVersion |
char VkLayerProperties::layerName[VK_MAX_EXTENSION_NAME_SIZE] |
uint32_t VkLayerProperties::specVersion |