VkPhysicalDeviceSubgroupProperties

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

pNext
void* pNext;
Undocumented in source.
quadOperationsInAllStages
VkBool32 quadOperationsInAllStages;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
subgroupSize
uint32_t subgroupSize;
Undocumented in source.
supportedOperations
VkSubgroupFeatureFlags supportedOperations;
Undocumented in source.
supportedStages
VkShaderStageFlags supportedStages;
Undocumented in source.

Meta