Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderFloat16 |
VkBool32 | shaderInt8 |
Definition at line 6159 of file vulkan_core.h.
void* VkPhysicalDeviceShaderFloat16Int8Features::pNext |
Definition at line 6161 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderFloat16 |
Definition at line 6162 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderInt8 |
Definition at line 6163 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderFloat16Int8Features::sType |
Definition at line 6160 of file vulkan_core.h.