Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DBPTCCompressedTextureTest.cpp30 class BPTCCompressedTextureTest : public ANGLETest<> class
33 BPTCCompressedTextureTest() in BPTCCompressedTextureTest() function in BPTCCompressedTextureTest
106 TEST_P(BPTCCompressedTextureTest, CompressedTexImageBC7) in TEST_P() argument
128 TEST_P(BPTCCompressedTextureTest, CompressedTexImageBC7SRGB) in TEST_P() argument
150 TEST_P(BPTCCompressedTextureTest, CompressedTexImageBC6HNoCrash) in TEST_P() argument
199 TEST_P(BPTCCompressedTextureTest, CompressedTexSubImageValidation) in TEST_P() argument
232 TEST_P(BPTCCompressedTextureTest, CopyTexImage2DDisallowed) in TEST_P() argument
245 TEST_P(BPTCCompressedTextureTest, CopyTexSubImage2DDisallowed) in TEST_P() argument