Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkCooperativeMatrixPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t MSize
 
uint32_t NSize
 
uint32_t KSize
 
VkComponentTypeNV AType
 
VkComponentTypeNV BType
 
VkComponentTypeNV CType
 
VkComponentTypeNV DType
 
VkScopeNV scope
 

Detailed Description

Definition at line 13782 of file vulkan_core.h.

Member Data Documentation

◆ AType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType

Definition at line 13788 of file vulkan_core.h.

◆ BType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType

Definition at line 13789 of file vulkan_core.h.

◆ CType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType

Definition at line 13790 of file vulkan_core.h.

◆ DType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType

Definition at line 13791 of file vulkan_core.h.

◆ KSize

uint32_t VkCooperativeMatrixPropertiesNV::KSize

Definition at line 13787 of file vulkan_core.h.

◆ MSize

uint32_t VkCooperativeMatrixPropertiesNV::MSize

Definition at line 13785 of file vulkan_core.h.

◆ NSize

uint32_t VkCooperativeMatrixPropertiesNV::NSize

Definition at line 13786 of file vulkan_core.h.

◆ pNext

void* VkCooperativeMatrixPropertiesNV::pNext

Definition at line 13784 of file vulkan_core.h.

◆ scope

VkScopeNV VkCooperativeMatrixPropertiesNV::scope

Definition at line 13792 of file vulkan_core.h.

◆ sType

VkStructureType VkCooperativeMatrixPropertiesNV::sType

Definition at line 13783 of file vulkan_core.h.


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