Home
last modified time | relevance | path

Searched refs:decodeModeSharedExponent (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc2286 * [[features-astc-decodeModeSharedExponent]]
2287 pname:decodeModeSharedExponent indicates whether the implementation
Dresources.adoc5737 If the <<features-astc-decodeModeSharedExponent,
5738 pname:decodeModeSharedExponent>> feature is not enabled,
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3732 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceASTCDecodeFeaturesEXT.decodeModeSharedExponent ); in operator ()()
Dvulkan_hash.hpp6692 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceASTCDecodeFeaturesEXT.decodeModeSharedExponent ); in operator ()()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11364 VkBool32 decodeModeSharedExponent; member