Searched refs:immutableSamplerIndexMap (Results 1 – 2 of 2) sorted by relevance
265 const ImmutableSamplerIndexMap &immutableSamplerIndexMap) const in areImmutableSamplersCompatible() argument267 return (mImmutableSamplerIndexMap == immutableSamplerIndexMap); in areImmutableSamplersCompatible()
7576 ImmutableSamplerIndexMap immutableSamplerIndexMap = {}; in updateActiveTextures() local7638 immutableSamplerIndexMap[image.getYcbcrConversionDesc()] = in updateActiveTextures()7648 if (!executableVk->areImmutableSamplersCompatible(immutableSamplerIndexMap)) in updateActiveTextures()