SDL  2.0
VkPhysicalDeviceCooperativeMatrixFeaturesNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 cooperativeMatrix
 
VkBool32 cooperativeMatrixRobustBufferAccess
 

Detailed Description

Definition at line 10538 of file vulkan_core.h.

Field Documentation

◆ cooperativeMatrix

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrix

Definition at line 10541 of file vulkan_core.h.

◆ cooperativeMatrixRobustBufferAccess

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrixRobustBufferAccess

Definition at line 10542 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixFeaturesNV::pNext

Definition at line 10540 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesNV::sType

Definition at line 10539 of file vulkan_core.h.


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