Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp765 using CompressedTextureEACRG11UTest = _Test<kEACRG11U, kEmpty, true, true, true, false, true>; typedef
1032 TEST_P(CompressedTextureEACRG11UTest, Test) { test(); } in TEST_P() argument