Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceCooperativeMatrixFeaturesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 cooperativeMatrix
 
VkBool32 cooperativeMatrixRobustBufferAccess
 

Detailed Description

Definition at line 11543 of file vulkan_core.h.

Field Documentation

◆ cooperativeMatrix

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrix

Definition at line 11546 of file vulkan_core.h.

◆ cooperativeMatrixRobustBufferAccess

VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrixRobustBufferAccess

Definition at line 11547 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceCooperativeMatrixFeaturesKHR::pNext

Definition at line 11545 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesKHR::sType

Definition at line 11544 of file vulkan_core.h.


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