Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
char | name [256U] |
char | version [256U] |
VkToolPurposeFlags | purposes |
char | description [256U] |
char | layer [256U] |
Definition at line 6848 of file vulkan_core.h.
char VkPhysicalDeviceToolProperties::description[256U] |
Definition at line 6854 of file vulkan_core.h.
char VkPhysicalDeviceToolProperties::layer[256U] |
Definition at line 6855 of file vulkan_core.h.
char VkPhysicalDeviceToolProperties::name[256U] |
Definition at line 6851 of file vulkan_core.h.
void* VkPhysicalDeviceToolProperties::pNext |
Definition at line 6850 of file vulkan_core.h.
VkToolPurposeFlags VkPhysicalDeviceToolProperties::purposes |
Definition at line 6853 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceToolProperties::sType |
Definition at line 6849 of file vulkan_core.h.
char VkPhysicalDeviceToolProperties::version[256U] |
Definition at line 6852 of file vulkan_core.h.