ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCooperativeMatrix2PropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCooperativeMatrix2PropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t cooperativeMatrixWorkgroupScopeMaxWorkgroupSize
 
uint32_t cooperativeMatrixFlexibleDimensionsMaxDimension
 
uint32_t cooperativeMatrixWorkgroupScopeReservedSharedMemory
 

Detailed Description

Definition at line 10011 of file vulkan.h.

Member Data Documentation

◆ cooperativeMatrixFlexibleDimensionsMaxDimension

uint32_t VkPhysicalDeviceCooperativeMatrix2PropertiesNV::cooperativeMatrixFlexibleDimensionsMaxDimension

Definition at line 10016 of file vulkan.h.

◆ cooperativeMatrixWorkgroupScopeMaxWorkgroupSize

uint32_t VkPhysicalDeviceCooperativeMatrix2PropertiesNV::cooperativeMatrixWorkgroupScopeMaxWorkgroupSize

Definition at line 10015 of file vulkan.h.

◆ cooperativeMatrixWorkgroupScopeReservedSharedMemory

uint32_t VkPhysicalDeviceCooperativeMatrix2PropertiesNV::cooperativeMatrixWorkgroupScopeReservedSharedMemory

Definition at line 10017 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrix2PropertiesNV::pNext

Definition at line 10014 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrix2PropertiesNV::sType

Definition at line 10013 of file vulkan.h.


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