HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceSubgroupSizeControlProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t minSubgroupSize
 
uint32_t maxSubgroupSize
 
uint32_t maxComputeWorkgroupSubgroups
 
VkShaderStageFlags requiredSubgroupSizeStages
 

Detailed Description

Definition at line 7103 of file vulkan_core.h.

Member Data Documentation

uint32_t VkPhysicalDeviceSubgroupSizeControlProperties::maxComputeWorkgroupSubgroups

Definition at line 7108 of file vulkan_core.h.

uint32_t VkPhysicalDeviceSubgroupSizeControlProperties::maxSubgroupSize

Definition at line 7107 of file vulkan_core.h.

uint32_t VkPhysicalDeviceSubgroupSizeControlProperties::minSubgroupSize

Definition at line 7106 of file vulkan_core.h.

void* VkPhysicalDeviceSubgroupSizeControlProperties::pNext

Definition at line 7105 of file vulkan_core.h.

VkShaderStageFlags VkPhysicalDeviceSubgroupSizeControlProperties::requiredSubgroupSizeStages

Definition at line 7109 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceSubgroupSizeControlProperties::sType

Definition at line 7104 of file vulkan_core.h.


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