HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderFloat16 |
VkBool32 | shaderInt8 |
Definition at line 6078 of file vulkan_core.h.
void* VkPhysicalDeviceShaderFloat16Int8Features::pNext |
Definition at line 6080 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderFloat16 |
Definition at line 6081 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderInt8 |
Definition at line 6082 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderFloat16Int8Features::sType |
Definition at line 6079 of file vulkan_core.h.