Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceToolProperties Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
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 6960 of file vulkan_core.h.

Field Documentation

◆ description

char VkPhysicalDeviceToolProperties::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 6966 of file vulkan_core.h.

◆ layer

char VkPhysicalDeviceToolProperties::layer[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 6967 of file vulkan_core.h.

◆ name

char VkPhysicalDeviceToolProperties::name[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 6963 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceToolProperties::pNext

Definition at line 6962 of file vulkan_core.h.

◆ purposes

VkToolPurposeFlags VkPhysicalDeviceToolProperties::purposes

Definition at line 6965 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceToolProperties::sType

Definition at line 6961 of file vulkan_core.h.

◆ version

char VkPhysicalDeviceToolProperties::version[VK_MAX_EXTENSION_NAME_SIZE]

Definition at line 6964 of file vulkan_core.h.


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