HDK
|
#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 12759 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType |
Definition at line 12765 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType |
Definition at line 12766 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType |
Definition at line 12767 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType |
Definition at line 12768 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::KSize |
Definition at line 12764 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::MSize |
Definition at line 12762 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::NSize |
Definition at line 12763 of file vulkan_core.h.
void* VkCooperativeMatrixPropertiesNV::pNext |
Definition at line 12761 of file vulkan_core.h.
VkScopeNV VkCooperativeMatrixPropertiesNV::scope |
Definition at line 12769 of file vulkan_core.h.
VkStructureType VkCooperativeMatrixPropertiesNV::sType |
Definition at line 12760 of file vulkan_core.h.