Home
last modified time | relevance | path

Searched refs:textureSampleWeighted (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc240 VkBool32 textureSampleWeighted;
246 `textureSampleWeighted` indicates that the implementation supports SPIR-V modules
555 textureSampleWeighted = TRUE
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc4823 … | pname:maxWeightFilterPhases | `<<features-textureSampleWeighted, pname:textureSampleWeigh…
4824 … | pname:maxWeightFilterDimension | `<<features-textureSampleWeighted, pname:textureSampleWeigh…
Dfeatures.adoc6523 * [[features-textureSampleWeighted]] pname:textureSampleWeighted indicates
7805 * <<features-textureSampleWeighted, pname:textureSampleWeighted>>,
Dresources.adoc5277 <<features-textureSampleWeighted, pname:textureSampleWeighted>> feature
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16715 VkBool32 textureSampleWeighted; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp8232 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceImageProcessingFeaturesQCOM.textureSampleWeighted ); in operator ()()