Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | cooperativeMatrix |
VkBool32 | cooperativeMatrixRobustBufferAccess |
Definition at line 10703 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrix |
Definition at line 10706 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrixRobustBufferAccess |
Definition at line 10707 of file vulkan_core.h.
void* VkPhysicalDeviceCooperativeMatrixFeaturesKHR::pNext |
Definition at line 10705 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceCooperativeMatrixFeaturesKHR::sType |
Definition at line 10704 of file vulkan_core.h.