HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceShaderClockFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 shaderSubgroupClock
 
VkBool32 shaderDeviceClock
 

Detailed Description

Definition at line 9042 of file vulkan_core.h.

Member Data Documentation

void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext

Definition at line 9044 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock

Definition at line 9046 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock

Definition at line 9045 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType

Definition at line 9043 of file vulkan_core.h.


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