Searched defs:kColorUnAlpha (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | CopyTexture3DTest.cpp | 533 const GLColor kColorUnAlpha(101, 150, 200, 200); in testUnsizedFormats() local 605 const GLColor kColorUnAlpha(200, 150, 100, 230); in testSnormFormats() local 657 const GLColor kColorUnAlpha(200, 150, 100, 230); in testUnsignedByteFormats() local 736 const GLColor kColorUnAlpha(101, 150, 190, 200); in testUnsignedByteFormats() local
|