Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DCopyTexture3DTest.cpp337 std::vector<GLColor> texDataRed(2u * 2u * 2u, GLColor::red); in TEST_P() local
1096 std::vector<GLColor> texDataRed(2u * 2u * 2u, GLColor::red); in TEST_P() local
DTextureTest.cpp4052 std::vector<GLColor> texDataRed(1u * 1u * 1u, GLColor::red); in TEST_P() local
4104 std::vector<GLColor> texDataRed(4u * 4u * 4u, GLColor::red); in TEST_P() local
4967 std::vector<GLColor> texDataRed(4u * 4u, GLColor::red); in TEST_P() local
5229 std::vector<GLColor> texDataRed(4u * 4u, GLColor::red); in TEST_P() local
5252 std::vector<GLColor> texDataRed(4u * 4u, GLColor::red); in TEST_P() local
5339 std::vector<GLColor> texDataRed(4u * 4u, GLColor::red); in TEST_P() local
5397 std::vector<GLColor> texDataRed(4u * 4u, GLColor::red); in TEST_P() local
5555 std::vector<GLColor> texDataRed(8u * 8u, GLColor::red); in TEST_P() local
5621 std::vector<GLColor> texDataRed(8u * 8u * 8u, GLColor::red); in TEST_P() local
5691 std::vector<GLColor> texDataRed(8u * 8u * 8u, GLColor::red); in TEST_P() local
[all …]
DMipmapTest.cpp1989 std::vector<GLColor> texDataRed(2u * 2u, GLColor::red); in TEST_P() local