Home
last modified time | relevance | path

Searched refs:saturatingAccumulation (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dspirvenv.adoc1168 * [[VUID-{refpage}-saturatingAccumulation-08983]]
1171 slink:VkCooperativeMatrixPropertiesKHR::pname:saturatingAccumulation is
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dshaders.adoc3242 * pname:saturatingAccumulation indicates whether the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10662 VkBool32 saturatingAccumulation; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2204 VULKAN_HPP_HASH_COMBINE( seed, cooperativeMatrixPropertiesKHR.saturatingAccumulation ); in operator ()()