Searched defs:indices8 (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | StateChangeTest.cpp | 1887 std::vector<GLubyte> indices8 = {0, 1, 2, 2, 3, 0}; in TEST_P() local 1957 std::vector<GLubyte> indices8 = {0, 1, 2, 2, 3, 0}; in TEST_P() local
|