ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderSubgroupRotateFeatures Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderSubgroupRotateFeatures:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderSubgroupRotate
 
VkBool32 shaderSubgroupRotateClustered
 

Detailed Description

Definition at line 12301 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderSubgroupRotateFeatures::pNext

Definition at line 12304 of file vulkan.h.

◆ shaderSubgroupRotate

VkBool32 VkPhysicalDeviceShaderSubgroupRotateFeatures::shaderSubgroupRotate

Definition at line 12305 of file vulkan.h.

◆ shaderSubgroupRotateClustered

VkBool32 VkPhysicalDeviceShaderSubgroupRotateFeatures::shaderSubgroupRotateClustered

Definition at line 12306 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderSubgroupRotateFeatures::sType

Definition at line 12303 of file vulkan.h.


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