Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderSubgroupClock |
VkBool32 | shaderDeviceClock |
Definition at line 10043 of file vulkan_core.h.
void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext |
Definition at line 10045 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock |
Definition at line 10047 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock |
Definition at line 10046 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType |
Definition at line 10044 of file vulkan_core.h.