Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc5110 * [[features-workgroupMemoryExplicitLayout]]
5111 pname:workgroupMemoryExplicitLayout indicates whether the implementation
7611 * <<features-workgroupMemoryExplicitLayout,
7612 pname:workgroupMemoryExplicitLayout>>, if the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h10275 VkBool32 workgroupMemoryExplicitLayout; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp10843 …BINE( seed, physicalDeviceWorkgroupMemoryExplicitLayoutFeaturesKHR.workgroupMemoryExplicitLayout ); in operator ()()