ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderClockFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderClockFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderSubgroupClock
 
VkBool32 shaderDeviceClock
 

Detailed Description

Definition at line 12043 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext

Definition at line 12046 of file vulkan.h.

◆ shaderDeviceClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock

Definition at line 12048 of file vulkan.h.

◆ shaderSubgroupClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock

Definition at line 12047 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType

Definition at line 12045 of file vulkan.h.


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