Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | shaderFloat16 |
VkBool32 | shaderInt8 |
Definition at line 6199 of file vulkan_core.h.
void* VkPhysicalDeviceShaderFloat16Int8Features::pNext |
Definition at line 6201 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderFloat16 |
Definition at line 6202 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderInt8 |
Definition at line 6203 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderFloat16Int8Features::sType |
Definition at line 6200 of file vulkan_core.h.