SDL  2.0
VkCooperativeMatrixPropertiesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
uint32_t MSize
 
uint32_t NSize
 
uint32_t KSize
 
VkComponentTypeNV AType
 
VkComponentTypeNV BType
 
VkComponentTypeNV CType
 
VkComponentTypeNV DType
 
VkScopeNV scope
 

Detailed Description

Definition at line 10525 of file vulkan_core.h.

Field Documentation

◆ AType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType

Definition at line 10531 of file vulkan_core.h.

◆ BType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType

Definition at line 10532 of file vulkan_core.h.

◆ CType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType

Definition at line 10533 of file vulkan_core.h.

◆ DType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType

Definition at line 10534 of file vulkan_core.h.

◆ KSize

uint32_t VkCooperativeMatrixPropertiesNV::KSize

Definition at line 10530 of file vulkan_core.h.

◆ MSize

uint32_t VkCooperativeMatrixPropertiesNV::MSize

Definition at line 10528 of file vulkan_core.h.

◆ NSize

uint32_t VkCooperativeMatrixPropertiesNV::NSize

Definition at line 10529 of file vulkan_core.h.

◆ pNext

void* VkCooperativeMatrixPropertiesNV::pNext

Definition at line 10527 of file vulkan_core.h.

◆ scope

VkScopeNV VkCooperativeMatrixPropertiesNV::scope

Definition at line 10535 of file vulkan_core.h.

◆ sType

VkStructureType VkCooperativeMatrixPropertiesNV::sType

Definition at line 10526 of file vulkan_core.h.


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