Searched refs:IsLayerCompressedForTesting (Results 1 – 2 of 2) sorted by relevance
176 bool IsLayerCompressedForTesting(Aspect aspect, uint32_t layer) const;429 bool SubresourceStorage<T>::IsLayerCompressedForTesting(Aspect aspect, uint32_t layer) const { in IsLayerCompressedForTesting() function
182 ASSERT_TRUE(s.IsLayerCompressedForTesting(aspect, layer)); in CheckAspectCompressed()205 ASSERT_EQ(s.IsLayerCompressedForTesting(aspect, layer), expected); in CheckLayerCompressed()