Searched defs:PhysicalDeviceCooperativeMatrixPropertiesNV (Results 1 – 4 of 4) sorted by relevance
59536 struct PhysicalDeviceCooperativeMatrixPropertiesNV struct59538 using NativeType = VkPhysicalDeviceCooperativeMatrixPropertiesNV;59544 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixPropertiesNV( VULKAN_HPP_NAMESPACE::ShaderStag… in PhysicalDeviceCooperativeMatrixPropertiesNV() function59553 …PhysicalDeviceCooperativeMatrixPropertiesNV( VkPhysicalDeviceCooperativeMatrixPropertiesNV const &… in PhysicalDeviceCooperativeMatrixPropertiesNV() function59563 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV const … in operator =()59567 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const&()59572 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV&()59583 reflect() const VULKAN_HPP_NOEXCEPT in reflect()59592 …ool operator==( PhysicalDeviceCooperativeMatrixPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()59601 …ool operator!=( PhysicalDeviceCooperativeMatrixPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
58972 struct PhysicalDeviceCooperativeMatrixPropertiesNV struct58974 using NativeType = VkPhysicalDeviceCooperativeMatrixPropertiesNV;58980 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixPropertiesNV( VULKAN_HPP_NAMESPACE::ShaderStag… in PhysicalDeviceCooperativeMatrixPropertiesNV() function58989 …PhysicalDeviceCooperativeMatrixPropertiesNV( VkPhysicalDeviceCooperativeMatrixPropertiesNV const &… in PhysicalDeviceCooperativeMatrixPropertiesNV() function58999 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV const … in operator =()59003 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const&()59008 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV&()59019 reflect() const VULKAN_HPP_NOEXCEPT in reflect()59028 …ool operator==( PhysicalDeviceCooperativeMatrixPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()59037 …ool operator!=( PhysicalDeviceCooperativeMatrixPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()[all …]
73427 struct PhysicalDeviceCooperativeMatrixPropertiesNV struct73429 using NativeType = VkPhysicalDeviceCooperativeMatrixPropertiesNV;73435 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixPropertiesNV( VULKAN_HPP_NAMESPACE::ShaderStag… in PhysicalDeviceCooperativeMatrixPropertiesNV() function73444 …PhysicalDeviceCooperativeMatrixPropertiesNV( VkPhysicalDeviceCooperativeMatrixPropertiesNV const &… in PhysicalDeviceCooperativeMatrixPropertiesNV() function73454 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixPropertiesNV const … in operator =()73458 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const&()73463 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV&()73468 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const *() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV const*()73473 operator VkPhysicalDeviceCooperativeMatrixPropertiesNV *() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixPropertiesNV*()73484 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
40602 pub struct PhysicalDeviceCooperativeMatrixPropertiesNV { struct40607 impl ::std::default::Default for PhysicalDeviceCooperativeMatrixPropertiesNV { argument40617 unsafe impl TaggedStructure for PhysicalDeviceCooperativeMatrixPropertiesNV { implementation40621 impl PhysicalDeviceCooperativeMatrixPropertiesNV { implementation40638 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceCooperativeMatrixPropertiesNV {} implementation40662 pub fn build(self) -> PhysicalDeviceCooperativeMatrixPropertiesNV { in build()