Home
last modified time | relevance | path

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

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