Searched refs:GetMipLevelCountForTesting (Results 1 – 2 of 2) sorted by relevance
96 s.GetMipLevelCountForTesting(), in RangeTracker()128 EXPECT_EQ(real.GetMipLevelCountForTesting(), mMipLevelCount); in CheckSameAs()163 uint32_t levelCount = s.GetMipLevelCountForTesting(); in CheckAspectCompressed()194 uint32_t levelCount = s.GetMipLevelCountForTesting(); in CheckLayerCompressed()
174 uint32_t GetMipLevelCountForTesting() const;419 uint32_t SubresourceStorage<T>::GetMipLevelCountForTesting() const { in GetMipLevelCountForTesting() function