Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceCooperativeMatrixFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 cooperativeMatrix
 
VkBool32 cooperativeMatrixRobustBufferAccess
 

Detailed Description

Definition at line 10703 of file vulkan_core.h.

Member Data Documentation

◆ cooperativeMatrix

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrix

Definition at line 10706 of file vulkan_core.h.

◆ cooperativeMatrixRobustBufferAccess

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrixRobustBufferAccess

Definition at line 10707 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixFeaturesKHR::pNext

Definition at line 10705 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesKHR::sType

Definition at line 10704 of file vulkan_core.h.


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