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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
uint32_t minSubgroupSize
 
uint32_t maxSubgroupSize
 
uint32_t maxComputeWorkgroupSubgroups
 
VkShaderStageFlags requiredSubgroupSizeStages
 

Detailed Description

Definition at line 7214 of file vulkan_core.h.

Field Documentation

◆ maxComputeWorkgroupSubgroups

uint32_t VkPhysicalDeviceSubgroupSizeControlProperties::maxComputeWorkgroupSubgroups

Definition at line 7219 of file vulkan_core.h.

◆ maxSubgroupSize

uint32_t VkPhysicalDeviceSubgroupSizeControlProperties::maxSubgroupSize

Definition at line 7218 of file vulkan_core.h.

◆ minSubgroupSize

uint32_t VkPhysicalDeviceSubgroupSizeControlProperties::minSubgroupSize

Definition at line 7217 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSubgroupSizeControlProperties::pNext

Definition at line 7216 of file vulkan_core.h.

◆ requiredSubgroupSizeStages

VkShaderStageFlags VkPhysicalDeviceSubgroupSizeControlProperties::requiredSubgroupSizeStages

Definition at line 7220 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSubgroupSizeControlProperties::sType

Definition at line 7215 of file vulkan_core.h.


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