Home
last modified time | relevance | path

Searched refs:CompressedImageATCIA (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DCopyCompressedTextureTest.cpp93 const uint8_t CompressedImageATCIA[16] = {0xff, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, variable
174 supportedFormats.push_back(Data(GL_ATC_RGBA_INTERPOLATED_ALPHA_AMD, CompressedImageATCIA, in TEST_P()
175 sizeof(CompressedImageATCIA))); in TEST_P()