Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | requiredSubgroupSize |
Definition at line 7188 of file vulkan_core.h.
void* VkPipelineShaderStageRequiredSubgroupSizeCreateInfo::pNext |
Definition at line 7190 of file vulkan_core.h.
uint32_t VkPipelineShaderStageRequiredSubgroupSizeCreateInfo::requiredSubgroupSize |
Definition at line 7191 of file vulkan_core.h.
VkStructureType VkPipelineShaderStageRequiredSubgroupSizeCreateInfo::sType |
Definition at line 7189 of file vulkan_core.h.