Home
last modified time | relevance | path

Searched refs:cooperativeMatrixRobustBufferAccess (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc235 *** If the <<features-cooperativeMatrixRobustBufferAccess-NV,
236 sname:VkPhysicalDeviceCooperativeMatrixFeaturesNV::pname:cooperativeMatrixRobustBufferAccess>>
242 *** If the <<features-cooperativeMatrixRobustBufferAccess,
243 … sname:VkPhysicalDeviceCooperativeMatrixFeaturesKHR::pname:cooperativeMatrixRobustBufferAccess>>
3095 * [[features-cooperativeMatrixRobustBufferAccess-NV]]
3096 pname:cooperativeMatrixRobustBufferAccess indicates that the
3124 * [[features-cooperativeMatrixRobustBufferAccess]]
3125 pname:cooperativeMatrixRobustBufferAccess indicates that the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10670 VkBool32 cooperativeMatrixRobustBufferAccess; member
13762 VkBool32 cooperativeMatrixRobustBufferAccess; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp6962 …SH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesKHR.cooperativeMatrixRobustBufferAccess ); in operator ()()
6975 …ASH_COMBINE( seed, physicalDeviceCooperativeMatrixFeaturesNV.cooperativeMatrixRobustBufferAccess ); in operator ()()