ReactOS 0.4.17-dev-934-g091855f
VkCooperativeMatrixPropertiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCooperativeMatrixPropertiesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t MSize
 
uint32_t NSize
 
uint32_t KSize
 
VkComponentTypeKHR AType
 
VkComponentTypeKHR BType
 
VkComponentTypeKHR CType
 
VkComponentTypeKHR ResultType
 
VkBool32 saturatingAccumulation
 
VkScopeKHR scope
 

Detailed Description

Definition at line 7929 of file vulkan.h.

Member Data Documentation

◆ AType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::AType

Definition at line 7936 of file vulkan.h.

◆ BType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::BType

Definition at line 7937 of file vulkan.h.

◆ CType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::CType

Definition at line 7938 of file vulkan.h.

◆ KSize

uint32_t VkCooperativeMatrixPropertiesKHR::KSize

Definition at line 7935 of file vulkan.h.

◆ MSize

uint32_t VkCooperativeMatrixPropertiesKHR::MSize

Definition at line 7933 of file vulkan.h.

◆ NSize

uint32_t VkCooperativeMatrixPropertiesKHR::NSize

Definition at line 7934 of file vulkan.h.

◆ pNext

void* VkCooperativeMatrixPropertiesKHR::pNext

Definition at line 7932 of file vulkan.h.

◆ ResultType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::ResultType

Definition at line 7939 of file vulkan.h.

◆ saturatingAccumulation

VkBool32 VkCooperativeMatrixPropertiesKHR::saturatingAccumulation

Definition at line 7940 of file vulkan.h.

◆ scope

VkScopeKHR VkCooperativeMatrixPropertiesKHR::scope

Definition at line 7941 of file vulkan.h.

◆ sType

VkStructureType VkCooperativeMatrixPropertiesKHR::sType

Definition at line 7931 of file vulkan.h.


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