ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceCooperativeMatrixPropertiesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceCooperativeMatrixPropertiesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderStageFlags cooperativeMatrixSupportedStages
 

Detailed Description

Definition at line 10036 of file vulkan.h.

Member Data Documentation

◆ cooperativeMatrixSupportedStages

VkShaderStageFlags VkPhysicalDeviceCooperativeMatrixPropertiesKHR::cooperativeMatrixSupportedStages

Definition at line 10040 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixPropertiesKHR::pNext

Definition at line 10039 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixPropertiesKHR::sType

Definition at line 10038 of file vulkan.h.


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