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