Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceSubgroupSizeControlFeatures Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 subgroupSizeControl
 
VkBool32 computeFullSubgroups
 

Detailed Description

Definition at line 7172 of file vulkan_core.h.

Member Data Documentation

◆ computeFullSubgroups

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::computeFullSubgroups

Definition at line 7176 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSubgroupSizeControlFeatures::pNext

Definition at line 7174 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSubgroupSizeControlFeatures::sType

Definition at line 7173 of file vulkan_core.h.

◆ subgroupSizeControl

VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::subgroupSizeControl

Definition at line 7175 of file vulkan_core.h.


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