Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_legacy_dithering.adoc140 VkBool32 legacyDithering;
144 - `legacyDithering` specifies that OpenGL dithering is available.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc5278 * [[features-legacyDithering]] pname:legacyDithering indicates whether the
7594 * <<features-legacyDithering, pname:legacyDithering>>, if the
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h17291 VkBool32 legacyDithering; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8398 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLegacyDitheringFeaturesEXT.legacyDithering ); in operator ()()