/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeCooperativeMatrixTests.cpp | 329 if (!context.getCooperativeMatrixFeatures().cooperativeMatrix) in checkSupport() 337 if (!context.getCooperativeMatrixFeaturesNV().cooperativeMatrix) in checkSupport()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 755 .cooperativeMatrix = anv_has_cooperative_matrix(pdevice), in get_features()
|
H A D | genX_cmd_buffer.c | 4526 device->vk.enabled_features.cooperativeMatrix; in genX()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_physical_device.c | 1186 .cooperativeMatrix = pdev->info.gfx_level >= GFX11 && !pdev->use_llvm, in radv_physical_device_get_features()
|
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/ |
H A D | vk_safe_struct.cpp | 27324 cooperativeMatrix(in_struct->cooperativeMatrix), in safe_VkPhysicalDeviceCooperativeMatrixFeaturesNV() 27337 cooperativeMatrix = src.cooperativeMatrix; in safe_VkPhysicalDeviceCooperativeMatrixFeaturesNV() 27350 cooperativeMatrix = src.cooperativeMatrix; in operator =() 27366 cooperativeMatrix = in_struct->cooperativeMatrix; in initialize() 27374 cooperativeMatrix = src->cooperativeMatrix; in initialize()
|
H A D | vk_safe_struct.h | 6361 VkBool32 cooperativeMatrix; member
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | shader_validation.cpp | 1646 …::cooperativeMatrix", &VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrix, &DeviceExte… in ValidateShaderCapabilities()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkStructTypes.inl | 4714 VkBool32 cooperativeMatrix; member 8885 VkBool32 cooperativeMatrix; member
|
H A D | vkDeviceFeatures2.inl | 4858 …deviceCooperativeMatrixFeaturesKHR[0].cooperativeMatrix != deviceCooperativeMatrixFeaturesKHR[1].c…
|
H A D | vkDeviceFeatureTest.inl | 2680 FEATURE_ITEM (VkPhysicalDeviceCooperativeMatrixFeaturesNV, cooperativeMatrix), 7213 FEATURE_ITEM (VkPhysicalDeviceCooperativeMatrixFeaturesKHR, cooperativeMatrix),
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 58683 , cooperativeMatrix{ cooperativeMatrix_ } 58714 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 58744 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 58756 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrix == rhs.cooperativeMatrix … in operator ==() 58770 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member 58792 , cooperativeMatrix{ cooperativeMatrix_ } 58823 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 58853 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 58865 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrix == rhs.cooperativeMatrix … in operator ==() 58879 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member
|
H A D | vulkan_core.h | 11347 VkBool32 cooperativeMatrix; member 14779 VkBool32 cooperativeMatrix; member
|
H A D | vulkan_hash.hpp | 7745 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesKHR.cooperativeMatrix ); in operator ()() 7760 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesNV.cooperativeMatrix ); in operator ()()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_structs.hpp | 54637 …: pNext( pNext_ ), cooperativeMatrix( cooperativeMatrix_ ), cooperativeMatrixRobustBufferAccess( c… 54665 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 54695 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 54710 && ( cooperativeMatrix == rhs.cooperativeMatrix ) in operator ==() 54724 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member 54745 …: pNext( pNext_ ), cooperativeMatrix( cooperativeMatrix_ ), cooperativeMatrixRobustBufferAccess( c… 54773 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 54803 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 54818 && ( cooperativeMatrix == rhs.cooperativeMatrix ) in operator ==() 54832 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member
|
D | vulkan_core.h | 10715 VkBool32 cooperativeMatrix; member 13807 VkBool32 cooperativeMatrix; member
|
D | vulkan_hash.hpp | 6961 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesKHR.cooperativeMatrix ); in operator ()() 6974 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesNV.cooperativeMatrix ); in operator ()()
|
/aosp_15_r20/external/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 10706 VkBool32 cooperativeMatrix; member 13798 VkBool32 cooperativeMatrix; member
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_structs.hpp | 62458 , cooperativeMatrix{ cooperativeMatrix_ } 62489 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 62519 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 62531 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrix == rhs.cooperativeMatrix … in operator ==() 62545 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member 62567 , cooperativeMatrix{ cooperativeMatrix_ } 62598 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 62628 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 62640 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrix == rhs.cooperativeMatrix … in operator ==() 62654 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member
|
H A D | vulkan_core.h | 12172 VkBool32 cooperativeMatrix; member 15882 VkBool32 cooperativeMatrix; member
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 59247 , cooperativeMatrix{ cooperativeMatrix_ } 59278 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 59308 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 59320 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrix == rhs.cooperativeMatrix … in operator ==() 59334 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member 59356 , cooperativeMatrix{ cooperativeMatrix_ } 59387 cooperativeMatrix = cooperativeMatrix_; in setCooperativeMatrix() 59417 return std::tie( sType, pNext, cooperativeMatrix, cooperativeMatrixRobustBufferAccess ); in reflect() 59429 … ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( cooperativeMatrix == rhs.cooperativeMatrix … in operator ==() 59443 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; member
|
H A D | vulkan_core.h | 12130 VkBool32 cooperativeMatrix; member 15500 VkBool32 cooperativeMatrix; member
|
H A D | vulkan_hash.hpp | 7824 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesKHR.cooperativeMatrix ); in operator ()() 7839 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesNV.cooperativeMatrix ); in operator ()()
|
/aosp_15_r20/external/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 11519 VkBool32 cooperativeMatrix; member 15040 VkBool32 cooperativeMatrix; member
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/ |
D | vulkan_core.h | 12130 VkBool32 cooperativeMatrix; member 15500 VkBool32 cooperativeMatrix; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10541 VkBool32 cooperativeMatrix; member
|