VkPhysicalDeviceSubgroupSizeControlPropertiesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

maxComputeWorkgroupSubgroups
uint32_t maxComputeWorkgroupSubgroups;
Undocumented in source.
maxSubgroupSize
uint32_t maxSubgroupSize;
Undocumented in source.
minSubgroupSize
uint32_t minSubgroupSize;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
requiredSubgroupSizeStages
VkShaderStageFlags requiredSubgroupSizeStages;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta