SDL  2.0
VkPhysicalDeviceSubgroupSizeControlPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
uint32_t minSubgroupSize
 
uint32_t maxSubgroupSize
 
uint32_t maxComputeWorkgroupSubgroups
 
VkShaderStageFlags requiredSubgroupSizeStages
 

Detailed Description

Definition at line 10296 of file vulkan_core.h.

Field Documentation

◆ maxComputeWorkgroupSubgroups

uint32_t VkPhysicalDeviceSubgroupSizeControlPropertiesEXT::maxComputeWorkgroupSubgroups

Definition at line 10301 of file vulkan_core.h.

◆ maxSubgroupSize

uint32_t VkPhysicalDeviceSubgroupSizeControlPropertiesEXT::maxSubgroupSize

Definition at line 10300 of file vulkan_core.h.

◆ minSubgroupSize

uint32_t VkPhysicalDeviceSubgroupSizeControlPropertiesEXT::minSubgroupSize

Definition at line 10299 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSubgroupSizeControlPropertiesEXT::pNext

Definition at line 10298 of file vulkan_core.h.

◆ requiredSubgroupSizeStages

VkShaderStageFlags VkPhysicalDeviceSubgroupSizeControlPropertiesEXT::requiredSubgroupSizeStages

Definition at line 10302 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSubgroupSizeControlPropertiesEXT::sType

Definition at line 10297 of file vulkan_core.h.


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