Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc242 VkBool32 textureBlockMatch;
250 `textureBlockMatch` indicates that the implementation supports SPIR-V modules
557 textureBlockMatch = TRUE
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfeatures.adoc6529 * [[features-textureBlockMatch]] pname:textureBlockMatch indicates that
7806 <<features-textureBlockMatch, pname:TextureBlockMatch>>, and
Dlimits.adoc4825 …t | pname:maxBlockMatchRegion | `<<features-textureBlockMatch, pname:textureBlockMatch>…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16717 VkBool32 textureBlockMatch; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8234 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceImageProcessingFeaturesQCOM.textureBlockMatch ); in operator ()()