Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | cooperativeMatrix |
VkBool32 | cooperativeMatrixRobustBufferAccess |
Definition at line 15064 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrix |
Definition at line 15067 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrixRobustBufferAccess |
Definition at line 15068 of file vulkan_core.h.
void* VkPhysicalDeviceCooperativeMatrixFeaturesNV::pNext |
Definition at line 15066 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesNV::sType |
Definition at line 15065 of file vulkan_core.h.