ReactOS 0.4.17-dev-934-g091855f
VkCooperativeMatrixPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkCooperativeMatrixPropertiesNV:

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 7944 of file vulkan.h.

Member Data Documentation

◆ AType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType

Definition at line 7951 of file vulkan.h.

◆ BType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType

Definition at line 7952 of file vulkan.h.

◆ CType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType

Definition at line 7953 of file vulkan.h.

◆ DType

VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType

Definition at line 7954 of file vulkan.h.

◆ KSize

uint32_t VkCooperativeMatrixPropertiesNV::KSize

Definition at line 7950 of file vulkan.h.

◆ MSize

uint32_t VkCooperativeMatrixPropertiesNV::MSize

Definition at line 7948 of file vulkan.h.

◆ NSize

uint32_t VkCooperativeMatrixPropertiesNV::NSize

Definition at line 7949 of file vulkan.h.

◆ pNext

void* VkCooperativeMatrixPropertiesNV::pNext

Definition at line 7947 of file vulkan.h.

◆ scope

VkScopeNV VkCooperativeMatrixPropertiesNV::scope

Definition at line 7955 of file vulkan.h.

◆ sType

VkStructureType VkCooperativeMatrixPropertiesNV::sType

Definition at line 7946 of file vulkan.h.


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