ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceSubgroupSizeControlFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceSubgroupSizeControlFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 subgroupSizeControl
 
VkBool32 computeFullSubgroups
 

Detailed Description

Definition at line 12391 of file vulkan.h.

Member Data Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::computeFullSubgroups

Definition at line 12396 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceSubgroupSizeControlFeatures::pNext

Definition at line 12394 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceSubgroupSizeControlFeatures::sType

Definition at line 12393 of file vulkan.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::subgroupSizeControl

Definition at line 12395 of file vulkan.h.


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