HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceToolProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
char name [VK_MAX_EXTENSION_NAME_SIZE]
 
char version [VK_MAX_EXTENSION_NAME_SIZE]
 
VkToolPurposeFlags purposes
 
char description [VK_MAX_DESCRIPTION_SIZE]
 
char layer [VK_MAX_EXTENSION_NAME_SIZE]
 

Detailed Description

Definition at line 6849 of file vulkan_core.h.

Member Data Documentation

char VkPhysicalDeviceToolProperties::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 6855 of file vulkan_core.h.

char VkPhysicalDeviceToolProperties::layer[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 6856 of file vulkan_core.h.

char VkPhysicalDeviceToolProperties::name[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 6852 of file vulkan_core.h.

void* VkPhysicalDeviceToolProperties::pNext

Definition at line 6851 of file vulkan_core.h.

VkToolPurposeFlags VkPhysicalDeviceToolProperties::purposes

Definition at line 6854 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceToolProperties::sType

Definition at line 6850 of file vulkan_core.h.

char VkPhysicalDeviceToolProperties::version[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 6853 of file vulkan_core.h.


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