Searched refs:effectiveTopLevel (Results 1 – 1 of 1) sorted by relevance
260 const int effectiveTopLevel = effectiveBaseLevel + mipLevels - 1; in getSRVForSampler() local262 (getLevelWidth(effectiveTopLevel) <= 2 || getLevelHeight(effectiveTopLevel) <= 2); in getSRVForSampler()