Home
last modified time | relevance | path

Searched defs:CompressedTextureZeroInitTest (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureZeroInitTests.cpp1713 class CompressedTextureZeroInitTest : public TextureZeroInitTest { class
1847 TEST_P(CompressedTextureZeroInitTest, FullMipCopy) { in TEST_P() argument
1860 TEST_P(CompressedTextureZeroInitTest, HalfCopyBufferToTexture) { in TEST_P() argument
1880 TEST_P(CompressedTextureZeroInitTest, FullCopyToNonZeroMipLevel) { in TEST_P() argument
1905 TEST_P(CompressedTextureZeroInitTest, HalfCopyToNonZeroMipLevel) { in TEST_P() argument
1929 TEST_P(CompressedTextureZeroInitTest, FullCopyToNonZeroArrayLayer) { in TEST_P() argument
1949 TEST_P(CompressedTextureZeroInitTest, HalfCopyToNonZeroArrayLayer) { in TEST_P() argument
1969 TEST_P(CompressedTextureZeroInitTest, FullCopyTextureToTextureMipLevel) { in TEST_P() argument
2018 TEST_P(CompressedTextureZeroInitTest, HalfCopyTextureToTextureMipLevel) { in TEST_P() argument
2071 TEST_P(CompressedTextureZeroInitTest, Copy2DArrayCompressedB2T2B) { in TEST_P() argument