Searched defs:indices8 (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/framework/common/ |
| D | tcuCompressedTexture.cpp | 1500 const deUint8* const indices8 = &src[4]; in decompressBc1() local 1553 const deUint8* const indices8 = &src[12]; in decompressBc2() local 1627 const deUint8* const indices8 = &src[12]; in decompressBc3() local
|
| /external/angle/src/tests/gl_tests/ |
| D | StateChangeTest.cpp | 2024 std::vector<GLubyte> indices8 = {0, 1, 2, 2, 3, 0}; in TEST_P() local 2094 std::vector<GLubyte> indices8 = {0, 1, 2, 2, 3, 0}; in TEST_P() local
|