Searched defs:kColorPreAlpha (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | CopyTexture3DTest.cpp | 532 const GLColor kColorPreAlpha(250, 200, 150, 100); in testUnsizedFormats() local 604 const GLColor kColorPreAlpha(250, 200, 150, 190); in testSnormFormats() local 656 const GLColor kColorPreAlpha(250, 200, 150, 100); in testUnsignedByteFormats() local 735 const GLColor kColorPreAlpha(250, 200, 150, 200); in testUnsignedByteFormats() local
|