Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkShaderStageFlags | stages |
char | name [256U] |
char | description [256U] |
uint32_t | subgroupSize |
Definition at line 10351 of file vulkan_core.h.
char VkPipelineExecutablePropertiesKHR::description[256U] |
Definition at line 10356 of file vulkan_core.h.
char VkPipelineExecutablePropertiesKHR::name[256U] |
Definition at line 10355 of file vulkan_core.h.
void* VkPipelineExecutablePropertiesKHR::pNext |
Definition at line 10353 of file vulkan_core.h.
VkShaderStageFlags VkPipelineExecutablePropertiesKHR::stages |
Definition at line 10354 of file vulkan_core.h.
VkStructureType VkPipelineExecutablePropertiesKHR::sType |
Definition at line 10352 of file vulkan_core.h.
uint32_t VkPipelineExecutablePropertiesKHR::subgroupSize |
Definition at line 10357 of file vulkan_core.h.