Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | subgroupSizeControl |
VkBool32 | computeFullSubgroups |
Definition at line 7207 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::computeFullSubgroups |
Definition at line 7211 of file vulkan_core.h.
void* VkPhysicalDeviceSubgroupSizeControlFeatures::pNext |
Definition at line 7209 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceSubgroupSizeControlFeatures::sType |
Definition at line 7208 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::subgroupSizeControl |
Definition at line 7210 of file vulkan_core.h.