ReactOS 0.4.17-dev-934-g091855f
VkCooperativeMatrixFlexibleDimensionsPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCooperativeMatrixFlexibleDimensionsPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t MGranularity
 
uint32_t NGranularity
 
uint32_t KGranularity
 
VkComponentTypeKHR AType
 
VkComponentTypeKHR BType
 
VkComponentTypeKHR CType
 
VkComponentTypeKHR ResultType
 
VkBool32 saturatingAccumulation
 
VkScopeKHR scope
 
uint32_t workgroupInvocations
 

Detailed Description

Definition at line 7913 of file vulkan.h.

Member Data Documentation

◆ AType

VkComponentTypeKHR VkCooperativeMatrixFlexibleDimensionsPropertiesNV::AType

Definition at line 7920 of file vulkan.h.

◆ BType

VkComponentTypeKHR VkCooperativeMatrixFlexibleDimensionsPropertiesNV::BType

Definition at line 7921 of file vulkan.h.

◆ CType

VkComponentTypeKHR VkCooperativeMatrixFlexibleDimensionsPropertiesNV::CType

Definition at line 7922 of file vulkan.h.

◆ KGranularity

uint32_t VkCooperativeMatrixFlexibleDimensionsPropertiesNV::KGranularity

Definition at line 7919 of file vulkan.h.

◆ MGranularity

uint32_t VkCooperativeMatrixFlexibleDimensionsPropertiesNV::MGranularity

Definition at line 7917 of file vulkan.h.

◆ NGranularity

uint32_t VkCooperativeMatrixFlexibleDimensionsPropertiesNV::NGranularity

Definition at line 7918 of file vulkan.h.

◆ pNext

void* VkCooperativeMatrixFlexibleDimensionsPropertiesNV::pNext

Definition at line 7916 of file vulkan.h.

◆ ResultType

VkComponentTypeKHR VkCooperativeMatrixFlexibleDimensionsPropertiesNV::ResultType

Definition at line 7923 of file vulkan.h.

◆ saturatingAccumulation

VkBool32 VkCooperativeMatrixFlexibleDimensionsPropertiesNV::saturatingAccumulation

Definition at line 7924 of file vulkan.h.

◆ scope

VkScopeKHR VkCooperativeMatrixFlexibleDimensionsPropertiesNV::scope

Definition at line 7925 of file vulkan.h.

◆ sType

VkStructureType VkCooperativeMatrixFlexibleDimensionsPropertiesNV::sType

Definition at line 7915 of file vulkan.h.

◆ workgroupInvocations

uint32_t VkCooperativeMatrixFlexibleDimensionsPropertiesNV::workgroupInvocations

Definition at line 7926 of file vulkan.h.


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