Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h197 bool isImmutableSamplerFormatCompatible(const FormatIndexMap<uint64_t> &externalFormatIndexMap, in isImmutableSamplerFormatCompatible() function
DContextVk.cpp5107 if (!mExecutable->isImmutableSamplerFormatCompatible(externalFormatIndexMap, vkFormatIndexMap)) in updateActiveTextures()