SDL  2.0
VkPhysicalDeviceShaderClockFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 shaderSubgroupClock
 
VkBool32 shaderDeviceClock
 

Detailed Description

Definition at line 7111 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext

Definition at line 7113 of file vulkan_core.h.

◆ shaderDeviceClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock

Definition at line 7115 of file vulkan_core.h.

◆ shaderSubgroupClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock

Definition at line 7114 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType

Definition at line 7112 of file vulkan_core.h.


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