Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderSubgroupClock |
VkBool32 | shaderDeviceClock |
Definition at line 9916 of file vulkan_core.h.
void* VkPhysicalDeviceShaderClockFeaturesKHR::pNext |
Definition at line 9918 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderDeviceClock |
Definition at line 9920 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderClockFeaturesKHR::shaderSubgroupClock |
Definition at line 9919 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderClockFeaturesKHR::sType |
Definition at line 9917 of file vulkan_core.h.