|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | shaderSubgroupClock |
| VkBool32 | shaderDeviceClock |
Definition at line 7111 of file vulkan_core.h.
| void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext |
Definition at line 7113 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock |
Definition at line 7115 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock |
Definition at line 7114 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType |
Definition at line 7112 of file vulkan_core.h.