HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | subgroupSizeControl |
VkBool32 | computeFullSubgroups |
Definition at line 7096 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::computeFullSubgroups |
Definition at line 7100 of file vulkan_core.h.
void* VkPhysicalDeviceSubgroupSizeControlFeatures::pNext |
Definition at line 7098 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceSubgroupSizeControlFeatures::sType |
Definition at line 7097 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSubgroupSizeControlFeatures::subgroupSizeControl |
Definition at line 7099 of file vulkan_core.h.