Vulkan-Hpp
|
#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 14492 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType |
Definition at line 14498 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType |
Definition at line 14499 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType |
Definition at line 14500 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType |
Definition at line 14501 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::KSize |
Definition at line 14497 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::MSize |
Definition at line 14495 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::NSize |
Definition at line 14496 of file vulkan_core.h.
void* VkCooperativeMatrixPropertiesNV::pNext |
Definition at line 14494 of file vulkan_core.h.
VkScopeNV VkCooperativeMatrixPropertiesNV::scope |
Definition at line 14502 of file vulkan_core.h.
VkStructureType VkCooperativeMatrixPropertiesNV::sType |
Definition at line 14493 of file vulkan_core.h.