Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCooperativeMatrixPropertiesNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eCooperativeMatrixPropertiesNV |
void * | pNext = {} |
uint32_t | MSize = {} |
uint32_t | NSize = {} |
uint32_t | KSize = {} |
vk::ComponentTypeNV | AType = {} |
vk::ComponentTypeNV | BType = {} |
vk::ComponentTypeNV | CType = {} |
vk::ComponentTypeNV | DType = {} |
vk::ScopeNV | scope = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCooperativeMatrixPropertiesNV |
Definition at line 16767 of file vulkan_structs.hpp.
Definition at line 16769 of file vulkan_structs.hpp.
|
inline |
Definition at line 16775 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16798 of file vulkan_structs.hpp.
|
inline |
Definition at line 16873 of file vulkan_structs.hpp.
|
inline |
Definition at line 16868 of file vulkan_structs.hpp.
|
inline |
Definition at line 16912 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16806 of file vulkan_structs.hpp.
|
inline |
Definition at line 16902 of file vulkan_structs.hpp.
|
inline |
Definition at line 16837 of file vulkan_structs.hpp.
|
inline |
Definition at line 16843 of file vulkan_structs.hpp.
|
inline |
Definition at line 16849 of file vulkan_structs.hpp.
|
inline |
Definition at line 16855 of file vulkan_structs.hpp.
|
inline |
Definition at line 16831 of file vulkan_structs.hpp.
|
inline |
Definition at line 16819 of file vulkan_structs.hpp.
|
inline |
Definition at line 16825 of file vulkan_structs.hpp.
|
inline |
Definition at line 16813 of file vulkan_structs.hpp.
|
inline |
Definition at line 16861 of file vulkan_structs.hpp.
|
static |
Definition at line 16771 of file vulkan_structs.hpp.
vk::ComponentTypeNV vk::CooperativeMatrixPropertiesNV::AType = {} |
Definition at line 16924 of file vulkan_structs.hpp.
vk::ComponentTypeNV vk::CooperativeMatrixPropertiesNV::BType = {} |
Definition at line 16925 of file vulkan_structs.hpp.
vk::ComponentTypeNV vk::CooperativeMatrixPropertiesNV::CType = {} |
Definition at line 16926 of file vulkan_structs.hpp.
vk::ComponentTypeNV vk::CooperativeMatrixPropertiesNV::DType = {} |
Definition at line 16927 of file vulkan_structs.hpp.
uint32_t vk::CooperativeMatrixPropertiesNV::KSize = {} |
Definition at line 16923 of file vulkan_structs.hpp.
uint32_t vk::CooperativeMatrixPropertiesNV::MSize = {} |
Definition at line 16921 of file vulkan_structs.hpp.
uint32_t vk::CooperativeMatrixPropertiesNV::NSize = {} |
Definition at line 16922 of file vulkan_structs.hpp.
void* vk::CooperativeMatrixPropertiesNV::pNext = {} |
Definition at line 16920 of file vulkan_structs.hpp.
vk::ScopeNV vk::CooperativeMatrixPropertiesNV::scope = {} |
Definition at line 16928 of file vulkan_structs.hpp.
|
static |
Definition at line 16772 of file vulkan_structs.hpp.
vk::StructureType vk::CooperativeMatrixPropertiesNV::sType = StructureType::eCooperativeMatrixPropertiesNV |
Definition at line 16919 of file vulkan_structs.hpp.