Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp62171 struct PhysicalDeviceCooperativeMatrix2FeaturesNV struct
62173 using NativeType = VkPhysicalDeviceCooperativeMatrix2FeaturesNV;
62175 static const bool allowDuplicate = false;
62176 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCooperativeMatrix2FeaturesNV;
62179 …KAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrix2FeaturesNV( VULKAN_HPP_NAMESPACE::Bool32 coopera… in PhysicalDeviceCooperativeMatrix2FeaturesNV() function
62200PhysicalDeviceCooperativeMatrix2FeaturesNV( VkPhysicalDeviceCooperativeMatrix2FeaturesNV const & r… in PhysicalDeviceCooperativeMatrix2FeaturesNV() function
62210 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrix2FeaturesNV const *… in operator =()
62215 …TEXPR_14 PhysicalDeviceCooperativeMatrix2FeaturesNV & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
62222 …WorkgroupScope( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrixWorkgroupScope_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrixWorkgroupScope()
62229 …Dimensions( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrixFlexibleDimensions_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrixFlexibleDimensions()
[all …]