Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLContextSharingTest.cpp487 const GLColor kTexData[kTexSize * kTexSize] = {GLColor::red, GLColor::green, GLColor::blue, in TEST_P() local
549 const GLColor kTexData[kTexSize * kTexSize] = {GLColor::red, GLColor::green, GLColor::blue, in TEST_P() local
623 const GLColor kTexData = GLColor::red; in TEST_P() local
H A DEGLContextASANTest.cpp156 const GLColor kTexData = GLColor::red; in TEST_P() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp14042 const std::array<GLColor, 1> kTexData = {GLColor::red}; in TEST_P() local