HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceShaderFloat16Int8Features Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 shaderFloat16
 
VkBool32 shaderInt8
 

Detailed Description

Definition at line 6078 of file vulkan_core.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: