Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceShaderClockFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 shaderSubgroupClock
 
VkBool32 shaderDeviceClock
 

Detailed Description

Definition at line 10043 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext

Definition at line 10045 of file vulkan_core.h.

◆ shaderDeviceClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock

Definition at line 10047 of file vulkan_core.h.

◆ shaderSubgroupClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock

Definition at line 10046 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType

Definition at line 10044 of file vulkan_core.h.


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