Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | MSize |
uint32_t | NSize |
uint32_t | KSize |
VkComponentTypeKHR | AType |
VkComponentTypeKHR | BType |
VkComponentTypeKHR | CType |
VkComponentTypeKHR | ResultType |
VkBool32 | saturatingAccumulation |
VkScopeKHR | scope |
Definition at line 10689 of file vulkan_core.h.
VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::AType |
Definition at line 10695 of file vulkan_core.h.
VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::BType |
Definition at line 10696 of file vulkan_core.h.
VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::CType |
Definition at line 10697 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesKHR::KSize |
Definition at line 10694 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesKHR::MSize |
Definition at line 10692 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesKHR::NSize |
Definition at line 10693 of file vulkan_core.h.
void* VkCooperativeMatrixPropertiesKHR::pNext |
Definition at line 10691 of file vulkan_core.h.
VkComponentTypeKHR VkCooperativeMatrixPropertiesKHR::ResultType |
Definition at line 10698 of file vulkan_core.h.
VkBool32 VkCooperativeMatrixPropertiesKHR::saturatingAccumulation |
Definition at line 10699 of file vulkan_core.h.
VkScopeKHR VkCooperativeMatrixPropertiesKHR::scope |
Definition at line 10700 of file vulkan_core.h.
VkStructureType VkCooperativeMatrixPropertiesKHR::sType |
Definition at line 10690 of file vulkan_core.h.