|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | shaderSubgroupClock |
| VkBool32 | shaderDeviceClock |
Definition at line 9042 of file vulkan_core.h.
| void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext |
Definition at line 9044 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock |
Definition at line 9046 of file vulkan_core.h.
| VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock |
Definition at line 9045 of file vulkan_core.h.
| VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType |
Definition at line 9043 of file vulkan_core.h.