Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceShaderFloat16Int8Features Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderFloat16
 
VkBool32 shaderInt8
 

Detailed Description

Definition at line 6159 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderFloat16Int8Features::pNext

Definition at line 6161 of file vulkan_core.h.

◆ shaderFloat16

VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderFloat16

Definition at line 6162 of file vulkan_core.h.

◆ shaderInt8

VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderInt8

Definition at line 6163 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderFloat16Int8Features::sType

Definition at line 6160 of file vulkan_core.h.


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