Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLContextASANTest.cpp156 const GLColor kTexData = GLColor::red; in TEST_P() local
DEGLContextSharingTest.cpp486 const GLColor kTexData[kTexSize * kTexSize] = {GLColor::red, GLColor::green, GLColor::blue, in TEST_P() local
548 const GLColor kTexData[kTexSize * kTexSize] = {GLColor::red, GLColor::green, GLColor::blue, in TEST_P() local
622 const GLColor kTexData = GLColor::red; in TEST_P() local
/external/angle/src/tests/gl_tests/
DTextureTest.cpp11468 const std::array<GLColor, 1> kTexData = {GLColor::red}; in TEST_P() local