Vulkan-Hpp
VkPhysicalDeviceShaderClockFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderSubgroupClock
 
VkBool32 shaderDeviceClock
 

Detailed Description

Definition at line 9916 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext

Definition at line 9918 of file vulkan_core.h.

◆ shaderDeviceClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock

Definition at line 9920 of file vulkan_core.h.

◆ shaderSubgroupClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock

Definition at line 9919 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType

Definition at line 9917 of file vulkan_core.h.


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