ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCooperativeMatrix2FeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCooperativeMatrix2FeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 cooperativeMatrixWorkgroupScope
 
VkBool32 cooperativeMatrixFlexibleDimensions
 
VkBool32 cooperativeMatrixReductions
 
VkBool32 cooperativeMatrixConversions
 
VkBool32 cooperativeMatrixPerElementOperations
 
VkBool32 cooperativeMatrixTensorAddressing
 
VkBool32 cooperativeMatrixBlockLoads
 

Detailed Description

Definition at line 9998 of file vulkan.h.

Member Data Documentation

◆ cooperativeMatrixBlockLoads

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixBlockLoads

Definition at line 10008 of file vulkan.h.

◆ cooperativeMatrixConversions

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixConversions

Definition at line 10005 of file vulkan.h.

◆ cooperativeMatrixFlexibleDimensions

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixFlexibleDimensions

Definition at line 10003 of file vulkan.h.

◆ cooperativeMatrixPerElementOperations

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixPerElementOperations

Definition at line 10006 of file vulkan.h.

◆ cooperativeMatrixReductions

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixReductions

Definition at line 10004 of file vulkan.h.

◆ cooperativeMatrixTensorAddressing

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixTensorAddressing

Definition at line 10007 of file vulkan.h.

◆ cooperativeMatrixWorkgroupScope

VkBool32 VkPhysicalDeviceCooperativeMatrix2FeaturesNV::cooperativeMatrixWorkgroupScope

Definition at line 10002 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrix2FeaturesNV::pNext

Definition at line 10001 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrix2FeaturesNV::sType

Definition at line 10000 of file vulkan.h.


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