ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 shaderFloat16VectorAtomics
 

Detailed Description

Definition at line 11991 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV::pNext

Definition at line 11994 of file vulkan.h.

◆ shaderFloat16VectorAtomics

VkBool32 VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV::shaderFloat16VectorAtomics

Definition at line 11995 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV::sType

Definition at line 11993 of file vulkan.h.


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