Home
last modified time | relevance | path

Searched defs:PhysicalDeviceCooperativeMatrixFeaturesNV (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp39885 struct PhysicalDeviceCooperativeMatrixFeaturesNV struct
39887 using NativeType = VkPhysicalDeviceCooperativeMatrixFeaturesNV;
39889 static const bool allowDuplicate = false;
39890 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
39894 VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixFeaturesNV( in PhysicalDeviceCooperativeMatrixFeaturesNV() function
39904PhysicalDeviceCooperativeMatrixFeaturesNV( VkPhysicalDeviceCooperativeMatrixFeaturesNV const & rhs… in PhysicalDeviceCooperativeMatrixFeaturesNV() function
39917 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixFeaturesNV const *>… in operator =()
39922 PhysicalDeviceCooperativeMatrixFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
39929 setCooperativeMatrix( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrix()
39935 PhysicalDeviceCooperativeMatrixFeaturesNV & setCooperativeMatrixRobustBufferAccess( in setCooperativeMatrixRobustBufferAccess()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp58782 struct PhysicalDeviceCooperativeMatrixFeaturesNV struct
58784 using NativeType = VkPhysicalDeviceCooperativeMatrixFeaturesNV;
58786 static const bool allowDuplicate = false;
58787 …CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCooperativeMatrixFeaturesNV;
58790 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixFeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 coope… in PhysicalDeviceCooperativeMatrixFeaturesNV() function
58801PhysicalDeviceCooperativeMatrixFeaturesNV( VkPhysicalDeviceCooperativeMatrixFeaturesNV const & rhs… in PhysicalDeviceCooperativeMatrixFeaturesNV() function
58811 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixFeaturesNV const *>… in operator =()
58816 …STEXPR_14 PhysicalDeviceCooperativeMatrixFeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
58823 setCooperativeMatrix( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrix()
58830 …fferAccess( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrixRobustBufferAccess_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrixRobustBufferAccess()
[all …]