Home
last modified time | relevance | path

Searched refs:cooperativeMatrix (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp314 if (!context.getCooperativeMatrixFeatures().cooperativeMatrix) in checkSupport()
316 TCU_THROW(NotSupportedError, "VkPhysicalDeviceCooperativeMatrixFeaturesKHR::cooperativeMatrix not supported"); in checkSupport()
321 if (!context.getCooperativeMatrixFeaturesNV().cooperativeMatrix) in checkSupport()
323 TCU_THROW(NotSupportedError, "VkPhysicalDeviceCooperativeMatrixFeaturesNV::cooperativeMatrix not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp154 if (!context.getCooperativeMatrixFeatures().cooperativeMatrix) in checkSupport()
156 TCU_THROW(NotSupportedError, "cooperativeMatrix not supported"); in checkSupport()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11228 VkBool32 cooperativeMatrix; member
14521 VkBool32 cooperativeMatrix; member
H A Dvulkan_hash.hpp7719 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesKHR.cooperativeMatrix );
7734 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesNV.cooperativeMatrix );
H A Dvulkan_structs.hpp[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11164 VkBool32 cooperativeMatrix; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp39971 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {}; global() member
[all...]
H A Dvulkan_core.h11570 VkBool32 cooperativeMatrix; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12624 VkBool32 cooperativeMatrix; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11730 VkBool32 cooperativeMatrix; member

Completed in 385 milliseconds