Vulkan-Hpp
VkPhysicalDeviceCooperativeMatrixFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 cooperativeMatrix
 
VkBool32 cooperativeMatrixRobustBufferAccess
 

Detailed Description

Definition at line 14505 of file vulkan_core.h.

Member Data Documentation

◆ cooperativeMatrix

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrix

Definition at line 14508 of file vulkan_core.h.

◆ cooperativeMatrixRobustBufferAccess

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrixRobustBufferAccess

Definition at line 14509 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixFeaturesNV::pNext

Definition at line 14507 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesNV::sType

Definition at line 14506 of file vulkan_core.h.


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