Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp763 using CompressedTextureEACR11UTest = _Test<kEACR11U, kEmpty, true, true, true, false, true>; typedef
1030 TEST_P(CompressedTextureEACR11UTest, Test) { test(); } in TEST_P() argument