Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
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 15051 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::AType |
Definition at line 15057 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::BType |
Definition at line 15058 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::CType |
Definition at line 15059 of file vulkan_core.h.
VkComponentTypeNV VkCooperativeMatrixPropertiesNV::DType |
Definition at line 15060 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::KSize |
Definition at line 15056 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::MSize |
Definition at line 15054 of file vulkan_core.h.
uint32_t VkCooperativeMatrixPropertiesNV::NSize |
Definition at line 15055 of file vulkan_core.h.
void* VkCooperativeMatrixPropertiesNV::pNext |
Definition at line 15053 of file vulkan_core.h.
VkScopeNV VkCooperativeMatrixPropertiesNV::scope |
Definition at line 15061 of file vulkan_core.h.
VkStructureType VkCooperativeMatrixPropertiesNV::sType |
Definition at line 15052 of file vulkan_core.h.