Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkCooperativeMatrixPropertiesKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eCooperativeMatrixPropertiesKHR |
void * | pNext = {} |
uint32_t | MSize = {} |
uint32_t | NSize = {} |
uint32_t | KSize = {} |
vk::ComponentTypeKHR | AType = vk::ComponentTypeKHR::eFloat16 |
vk::ComponentTypeKHR | BType = vk::ComponentTypeKHR::eFloat16 |
vk::ComponentTypeKHR | CType = vk::ComponentTypeKHR::eFloat16 |
vk::ComponentTypeKHR | ResultType = vk::ComponentTypeKHR::eFloat16 |
vk::Bool32 | saturatingAccumulation = {} |
vk::ScopeKHR | scope = vk::ScopeKHR::eDevice |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCooperativeMatrixPropertiesKHR |
Definition at line 16585 of file vulkan_structs.hpp.
Definition at line 16587 of file vulkan_structs.hpp.
|
inline |
Definition at line 16593 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16618 of file vulkan_structs.hpp.
|
inline |
Definition at line 16700 of file vulkan_structs.hpp.
|
inline |
Definition at line 16695 of file vulkan_structs.hpp.
|
inline |
Definition at line 16741 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 16626 of file vulkan_structs.hpp.
|
inline |
Definition at line 16730 of file vulkan_structs.hpp.
|
inline |
Definition at line 16657 of file vulkan_structs.hpp.
|
inline |
Definition at line 16663 of file vulkan_structs.hpp.
|
inline |
Definition at line 16669 of file vulkan_structs.hpp.
|
inline |
Definition at line 16651 of file vulkan_structs.hpp.
|
inline |
Definition at line 16639 of file vulkan_structs.hpp.
|
inline |
Definition at line 16645 of file vulkan_structs.hpp.
|
inline |
Definition at line 16633 of file vulkan_structs.hpp.
|
inline |
Definition at line 16675 of file vulkan_structs.hpp.
|
inline |
Definition at line 16682 of file vulkan_structs.hpp.
|
inline |
Definition at line 16688 of file vulkan_structs.hpp.
|
static |
Definition at line 16589 of file vulkan_structs.hpp.
vk::ComponentTypeKHR vk::CooperativeMatrixPropertiesKHR::AType = vk::ComponentTypeKHR::eFloat16 |
Definition at line 16753 of file vulkan_structs.hpp.
vk::ComponentTypeKHR vk::CooperativeMatrixPropertiesKHR::BType = vk::ComponentTypeKHR::eFloat16 |
Definition at line 16754 of file vulkan_structs.hpp.
vk::ComponentTypeKHR vk::CooperativeMatrixPropertiesKHR::CType = vk::ComponentTypeKHR::eFloat16 |
Definition at line 16755 of file vulkan_structs.hpp.
uint32_t vk::CooperativeMatrixPropertiesKHR::KSize = {} |
Definition at line 16752 of file vulkan_structs.hpp.
uint32_t vk::CooperativeMatrixPropertiesKHR::MSize = {} |
Definition at line 16750 of file vulkan_structs.hpp.
uint32_t vk::CooperativeMatrixPropertiesKHR::NSize = {} |
Definition at line 16751 of file vulkan_structs.hpp.
void* vk::CooperativeMatrixPropertiesKHR::pNext = {} |
Definition at line 16749 of file vulkan_structs.hpp.
vk::ComponentTypeKHR vk::CooperativeMatrixPropertiesKHR::ResultType = vk::ComponentTypeKHR::eFloat16 |
Definition at line 16756 of file vulkan_structs.hpp.
vk::Bool32 vk::CooperativeMatrixPropertiesKHR::saturatingAccumulation = {} |
Definition at line 16757 of file vulkan_structs.hpp.
vk::ScopeKHR vk::CooperativeMatrixPropertiesKHR::scope = vk::ScopeKHR::eDevice |
Definition at line 16758 of file vulkan_structs.hpp.
|
static |
Definition at line 16590 of file vulkan_structs.hpp.
vk::StructureType vk::CooperativeMatrixPropertiesKHR::sType = StructureType::eCooperativeMatrixPropertiesKHR |
Definition at line 16748 of file vulkan_structs.hpp.