Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp758 using CompressedTextureBPTCTest = _Test<kBPTC, kEmpty, true, true, true, true, false>; typedef
1025 TEST_P(CompressedTextureBPTCTest, Test) { test(); } in TEST_P() argument