Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceShaderClockFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderSubgroupClock
 
VkBool32 shaderDeviceClock
 

Detailed Description

Definition at line 9579 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext

Definition at line 9581 of file vulkan_core.h.

◆ shaderDeviceClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock

Definition at line 9583 of file vulkan_core.h.

◆ shaderSubgroupClock

VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock

Definition at line 9582 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType

Definition at line 9580 of file vulkan_core.h.


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