Searched defs:indices8 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuCompressedTexture.cpp | 1536 const uint8_t *const indices8 = &src[4]; in decompressBc1() local 1571 const uint8_t *const indices8 = &src[12]; in decompressBc2() local 1615 const uint8_t *const indices8 = &src[12]; in decompressBc3() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | StateChangeTest.cpp | 2038 std::vector<GLubyte> indices8 = {0, 1, 2, 2, 3, 0}; in TEST_P() local 2108 std::vector<GLubyte> indices8 = {0, 1, 2, 2, 3, 0}; in TEST_P() local
|