Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderSubgroupRotate |
VkBool32 | shaderSubgroupRotateClustered |
Definition at line 11167 of file vulkan_core.h.
void* VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::pNext |
Definition at line 11169 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::shaderSubgroupRotate |
Definition at line 11170 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::shaderSubgroupRotateClustered |
Definition at line 11171 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::sType |
Definition at line 11168 of file vulkan_core.h.