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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 subgroupSizeControl
 
VkBool32 computeFullSubgroups
 

Detailed Description

Definition at line 7207 of file vulkan_core.h.

Field Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::computeFullSubgroups

Definition at line 7211 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSubgroupSizeControlFeatures::pNext

Definition at line 7209 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSubgroupSizeControlFeatures::sType

Definition at line 7208 of file vulkan_core.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::subgroupSizeControl

Definition at line 7210 of file vulkan_core.h.


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