Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCooperativeMatrixPropertiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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 11529 of file vulkan_core.h.

Field Documentation

◆ AType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::AType

Definition at line 11535 of file vulkan_core.h.

◆ BType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::BType

Definition at line 11536 of file vulkan_core.h.

◆ CType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::CType

Definition at line 11537 of file vulkan_core.h.

◆ KSize

uint32_t VkCooperativeMatrixPropertiesKHR::KSize

Definition at line 11534 of file vulkan_core.h.

◆ MSize

uint32_t VkCooperativeMatrixPropertiesKHR::MSize

Definition at line 11532 of file vulkan_core.h.

◆ NSize

uint32_t VkCooperativeMatrixPropertiesKHR::NSize

Definition at line 11533 of file vulkan_core.h.

◆ pNext

void* VkCooperativeMatrixPropertiesKHR::pNext

Definition at line 11531 of file vulkan_core.h.

◆ ResultType

VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::ResultType

Definition at line 11538 of file vulkan_core.h.

◆ saturatingAccumulation

VkBool32 VkCooperativeMatrixPropertiesKHR::saturatingAccumulation

Definition at line 11539 of file vulkan_core.h.

◆ scope

VkScopeKHR VkCooperativeMatrixPropertiesKHR::scope

Definition at line 11540 of file vulkan_core.h.

◆ sType

VkStructureType VkCooperativeMatrixPropertiesKHR::sType

Definition at line 11530 of file vulkan_core.h.


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