ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderFloat16Int8Features Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderFloat16Int8Features:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderFloat16
 
VkBool32 shaderInt8
 

Detailed Description

Definition at line 12136 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderFloat16Int8Features::pNext

Definition at line 12139 of file vulkan.h.

◆ shaderFloat16

VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderFloat16

Definition at line 12140 of file vulkan.h.

◆ shaderInt8

VkBool32 VkPhysicalDeviceShaderFloat16Int8Features::shaderInt8

Definition at line 12141 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderFloat16Int8Features::sType

Definition at line 12138 of file vulkan.h.


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