Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkLayerProperties Struct Reference

#include <vulkan.h>

Public Attributes

char layerName [VK_MAX_EXTENSION_NAME_SIZE]
 
uint32_t specVersion
 
uint32_t implementationVersion
 
char description [VK_MAX_DESCRIPTION_SIZE]
 

Detailed Description

Definition at line 1384 of file vulkan.h.

Member Data Documentation

◆ description

char VkLayerProperties::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 1388 of file vulkan.h.

◆ implementationVersion

uint32_t VkLayerProperties::implementationVersion

Definition at line 1387 of file vulkan.h.

◆ layerName

char VkLayerProperties::layerName[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 1385 of file vulkan.h.

◆ specVersion

uint32_t VkLayerProperties::specVersion

Definition at line 1386 of file vulkan.h.


The documentation for this struct was generated from the following file: