Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp200 const bool hasStorageSupport = in CanGenerateMipmapWithCompute() local
218 return hasStorageSupport && !isSRGB && !isInt && is2D && !isMultisampled && isColorFormat; in CanGenerateMipmapWithCompute()