ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCooperativeVectorPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCooperativeVectorPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderStageFlags cooperativeVectorSupportedStages
 
VkBool32 cooperativeVectorTrainingFloat16Accumulation
 
VkBool32 cooperativeVectorTrainingFloat32Accumulation
 
uint32_t maxCooperativeVectorComponents
 

Detailed Description

Definition at line 10058 of file vulkan.h.

Member Data Documentation

◆ cooperativeVectorSupportedStages

VkShaderStageFlags VkPhysicalDeviceCooperativeVectorPropertiesNV::cooperativeVectorSupportedStages

Definition at line 10062 of file vulkan.h.

◆ cooperativeVectorTrainingFloat16Accumulation

VkBool32 VkPhysicalDeviceCooperativeVectorPropertiesNV::cooperativeVectorTrainingFloat16Accumulation

Definition at line 10063 of file vulkan.h.

◆ cooperativeVectorTrainingFloat32Accumulation

VkBool32 VkPhysicalDeviceCooperativeVectorPropertiesNV::cooperativeVectorTrainingFloat32Accumulation

Definition at line 10064 of file vulkan.h.

◆ maxCooperativeVectorComponents

uint32_t VkPhysicalDeviceCooperativeVectorPropertiesNV::maxCooperativeVectorComponents

Definition at line 10065 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCooperativeVectorPropertiesNV::pNext

Definition at line 10061 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeVectorPropertiesNV::sType

Definition at line 10060 of file vulkan.h.


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