Home
last modified time | relevance | path

Searched refs:eTextureLodGatherFormatPropertiesAMD (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp620eTextureLodGatherFormatPropertiesAMD = VK_STRUCTURE_TYPE_TEXTURE_LOD_GATHER_FORMAT_PROPERTIES_AMD, enumerator
Dvulkan_to_string.hpp3054 …case StructureType::eTextureLodGatherFormatPropertiesAMD : return "TextureLodGatherFormatPropertie… in to_string()