Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 shaderSubgroupRotate
 
VkBool32 shaderSubgroupRotateClustered
 

Detailed Description

Definition at line 11167 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::pNext

Definition at line 11169 of file vulkan_core.h.

◆ shaderSubgroupRotate

VkBool32 VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::shaderSubgroupRotate

Definition at line 11170 of file vulkan_core.h.

◆ shaderSubgroupRotateClustered

VkBool32 VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::shaderSubgroupRotateClustered

Definition at line 11171 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderSubgroupRotateFeaturesKHR::sType

Definition at line 11168 of file vulkan_core.h.


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