ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCooperativeMatrixPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCooperativeMatrixPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderStageFlags cooperativeMatrixSupportedStages
 

Detailed Description

Definition at line 10043 of file vulkan.h.

Member Data Documentation

◆ cooperativeMatrixSupportedStages

VkShaderStageFlags VkPhysicalDeviceCooperativeMatrixPropertiesNV::cooperativeMatrixSupportedStages

Definition at line 10047 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixPropertiesNV::pNext

Definition at line 10046 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixPropertiesNV::sType

Definition at line 10045 of file vulkan.h.


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