Searched refs:GetArrayLayerCountForTesting (Results 1 – 2 of 2) sorted by relevance
95 s.GetArrayLayerCountForTesting(), in RangeTracker()127 EXPECT_EQ(real.GetArrayLayerCountForTesting(), mArrayLayerCount); in CheckSameAs()164 uint32_t layerCount = s.GetArrayLayerCountForTesting(); in CheckAspectCompressed()181 for (uint32_t layer = 0; layer < s.GetArrayLayerCountForTesting(); layer++) { in CheckAspectCompressed()
173 uint32_t GetArrayLayerCountForTesting() const;414 uint32_t SubresourceStorage<T>::GetArrayLayerCountForTesting() const { in GetArrayLayerCountForTesting() function