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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkShaderStageFlags stages
 
char name [VK_MAX_DESCRIPTION_SIZE]
 
char description [VK_MAX_DESCRIPTION_SIZE]
 
uint32_t subgroupSize
 

Detailed Description

Definition at line 9407 of file vulkan_core.h.

Member Data Documentation

char VkPipelineExecutablePropertiesKHR::description[VK_MAX_DESCRIPTION_SIZE]

Definition at line 9412 of file vulkan_core.h.

char VkPipelineExecutablePropertiesKHR::name[VK_MAX_DESCRIPTION_SIZE]

Definition at line 9411 of file vulkan_core.h.

void* VkPipelineExecutablePropertiesKHR::pNext

Definition at line 9409 of file vulkan_core.h.

VkShaderStageFlags VkPipelineExecutablePropertiesKHR::stages

Definition at line 9410 of file vulkan_core.h.

VkStructureType VkPipelineExecutablePropertiesKHR::sType

Definition at line 9408 of file vulkan_core.h.

uint32_t VkPipelineExecutablePropertiesKHR::subgroupSize

Definition at line 9413 of file vulkan_core.h.


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