Vulkan-Hpp
VkPhysicalDeviceCooperativeMatrixPropertiesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkShaderStageFlags cooperativeMatrixSupportedStages
 

Detailed Description

Definition at line 11219 of file vulkan_core.h.

Member Data Documentation

◆ cooperativeMatrixSupportedStages

VkShaderStageFlags VkPhysicalDeviceCooperativeMatrixPropertiesKHR::cooperativeMatrixSupportedStages

Definition at line 11222 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixPropertiesKHR::pNext

Definition at line 11221 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixPropertiesKHR::sType

Definition at line 11220 of file vulkan_core.h.


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