Searched refs:immutableSamplerIndexMap (Results 1 – 2 of 2) sorted by relevance
200 const ImmutableSamplerIndexMap &immutableSamplerIndexMap) const in areImmutableSamplersCompatible() argument202 return (mImmutableSamplerIndexMap == immutableSamplerIndexMap); in areImmutableSamplersCompatible()
5295 ImmutableSamplerIndexMap immutableSamplerIndexMap = {}; in updateActiveTextures() local5385 immutableSamplerIndexMap[*textureVk->getImage().getYcbcrConversionDesc()] = in updateActiveTextures()5395 if (!mExecutable->areImmutableSamplersCompatible(immutableSamplerIndexMap)) in updateActiveTextures()