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 11543 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrix |
Definition at line 11546 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrixRobustBufferAccess |
Definition at line 11547 of file vulkan_core.h.
void* VkPhysicalDeviceCooperativeMatrixFeaturesKHR::pNext |
Definition at line 11545 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesKHR::sType |
Definition at line 11544 of file vulkan_core.h.