Home
last modified time | relevance | path

Searched defs:minFilterName (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringAnisotropyTests.cpp221 const char **minFilterName = magFilterName; in createFilteringAnisotropyTests() local
247 const char **minFilterName = magFilterName; in createFilteringAnisotropyTests() local
272 …const char *minFilterName[] = {"nearest_mipmap_nearest", "nearest_mipmap_linear", "linear_mipmap_n… in createFilteringAnisotropyTests() local
H A DvktTextureMipmapTests.cpp103 const char *minFilterName; member