SDL  2.0
VkPhysicalDeviceSubgroupSizeControlFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 subgroupSizeControl
 
VkBool32 computeFullSubgroups
 

Detailed Description

Definition at line 10289 of file vulkan_core.h.

Field Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeaturesEXT::computeFullSubgroups

Definition at line 10293 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSubgroupSizeControlFeaturesEXT::pNext

Definition at line 10291 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSubgroupSizeControlFeaturesEXT::sType

Definition at line 10290 of file vulkan_core.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeaturesEXT::subgroupSizeControl

Definition at line 10292 of file vulkan_core.h.


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