Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_AMD_texture_gather_bias_lod.adoc54 VkBool32 supportsTextureGatherLODBiasAMD;
79 if (textureLODGatherSupport.supportsTextureGatherLODBiasAMD == VK_TRUE)
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dcapabilities.adoc383 * pname:supportsTextureGatherLODBiasAMD tells if the image format can be
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h11180 VkBool32 supportsTextureGatherLODBiasAMD; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp13286 …LKAN_HPP_HASH_COMBINE( seed, textureLODGatherFormatPropertiesAMD.supportsTextureGatherLODBiasAMD ); in operator ()()