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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t requiredSubgroupSize
 

Detailed Description

Definition at line 7223 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPipelineShaderStageRequiredSubgroupSizeCreateInfo::pNext

Definition at line 7225 of file vulkan_core.h.

◆ requiredSubgroupSize

uint32_t VkPipelineShaderStageRequiredSubgroupSizeCreateInfo::requiredSubgroupSize

Definition at line 7226 of file vulkan_core.h.

◆ sType

VkStructureType VkPipelineShaderStageRequiredSubgroupSizeCreateInfo::sType

Definition at line 7224 of file vulkan_core.h.


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