Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | MSize |
uint32_t | NSize |
uint32_t | KSize |
VkComponentTypeNV | AType |
VkComponentTypeNV | BType |
VkComponentTypeNV | CType |
VkComponentTypeNV | DType |
VkScopeNV | scope |
Definition at line 13782 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType |
Definition at line 13788 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType |
Definition at line 13789 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType |
Definition at line 13790 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType |
Definition at line 13791 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::KSize |
Definition at line 13787 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::MSize |
Definition at line 13785 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::NSize |
Definition at line 13786 of file vulkan_core.h.
void* VkCooperativeMatrixPropertiesNV::pNext |
Definition at line 13784 of file vulkan_core.h.
VkScopeNV VkCooperativeMatrixPropertiesNV::scope |
Definition at line 13792 of file vulkan_core.h.
VkStructureType VkCooperativeMatrixPropertiesNV::sType |
Definition at line 13783 of file vulkan_core.h.