Searched refs:white_color (Results 1 – 7 of 7) sorted by relevance
539 static const glw::GLuint white_color = 0xffffffff; in executeTestCase() local574 verifyImage(white_color, test_case.m_is_white_expected); in executeTestCase()1059 static const glw::GLuint white_color = 0xffffffff; in execute() local1104 verifyImage(white_color, test_case.m_is_white_expected); in execute()
44 M(black_color) M(white_color) \
109 this->append(white_color); in append_constant_color()
46 M(black_color) M(white_color) \
115 this->append(white_color); in append_constant_color()
1334 STAGE(white_color, Ctx::None) { in STAGE() argument3162 STAGE_PP(white_color, Ctx::None) { r = g = b = 255; a = 255; }
1353 STAGE(white_color, Ctx::None) { in STAGE() argument3325 STAGE_PP(white_color, Ctx::None) { r = g = b = 255; a = 255; }