Searched defs:CooperativeMatrixPropertiesNV (Results 1 – 5 of 5) sorted by relevance
16824 struct CooperativeMatrixPropertiesNV struct16826 using NativeType = VkCooperativeMatrixPropertiesNV;16828 static const bool allowDuplicate = false;16829 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCooperativeMatrixPropertiesNV;16832 …VULKAN_HPP_CONSTEXPR CooperativeMatrixPropertiesNV( uint32_t MSize_ =… in CooperativeMatrixPropertiesNV() function16855 CooperativeMatrixPropertiesNV( VkCooperativeMatrixPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT in CooperativeMatrixPropertiesNV() function16865 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CooperativeMatrixPropertiesNV const *>( &rhs ); in operator =()16869 operator VkCooperativeMatrixPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV const&()16874 operator VkCooperativeMatrixPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV&()16894 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
16594 struct CooperativeMatrixPropertiesNV struct16596 using NativeType = VkCooperativeMatrixPropertiesNV;16598 static const bool allowDuplicate = false;16599 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCooperativeMatrixPropertiesNV;16602 …VULKAN_HPP_CONSTEXPR CooperativeMatrixPropertiesNV( uint32_t MSize_ =… in CooperativeMatrixPropertiesNV() argument16625 CooperativeMatrixPropertiesNV( VkCooperativeMatrixPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT in CooperativeMatrixPropertiesNV() function16635 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CooperativeMatrixPropertiesNV const *>( &rhs ); in operator =()16639 operator VkCooperativeMatrixPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV const&()16644 operator VkCooperativeMatrixPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV&()16664 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
21996 struct CooperativeMatrixPropertiesNV struct21998 using NativeType = VkCooperativeMatrixPropertiesNV;22000 static const bool allowDuplicate = false;22001 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCooperativeMatrixPropertiesNV;22004 …VULKAN_HPP_CONSTEXPR CooperativeMatrixPropertiesNV( uint32_t MSize_ =… in CooperativeMatrixPropertiesNV() argument22027 CooperativeMatrixPropertiesNV( VkCooperativeMatrixPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT in CooperativeMatrixPropertiesNV() function22037 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::CooperativeMatrixPropertiesNV const *>( &rhs ); in operator =()22041 operator VkCooperativeMatrixPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV const&()22046 operator VkCooperativeMatrixPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV&()22051 operator VkCooperativeMatrixPropertiesNV const *() const VULKAN_HPP_NOEXCEPT in operator VkCooperativeMatrixPropertiesNV const*()[all …]
40670 pub struct CooperativeMatrixPropertiesNV { struct40682 impl ::std::default::Default for CooperativeMatrixPropertiesNV { argument40699 unsafe impl TaggedStructure for CooperativeMatrixPropertiesNV { implementation40702 impl CooperativeMatrixPropertiesNV { implementation40770 pub fn build(self) -> CooperativeMatrixPropertiesNV { in build()
14167 _p_properties: *mut CooperativeMatrixPropertiesNV, in load()