Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp772 using CompressedTextureETC2RGBA8Test = _Test<kETC2RGBA8, kEmpty, true, true, true, false,… typedef
1039 TEST_P(CompressedTextureETC2RGBA8Test, Test) { test(); } in TEST_P() argument