Searched refs:ubyte3 (Results 1 – 2 of 2) sorted by relevance
125 typedef details::TVec3<uint8_t> ubyte3; typedef
656 const ubyte3 expected((vec3(color) * alpha + vec3(1.0f, 0.0f, 0.0f) * (1.0f - alpha)) * 255.0f); in TEST_P()682 const ubyte3 expected((vec3(color) * alpha + vec3(1.0f, 0.0f, 0.0f) * (1.0f - alpha)) * 255.0f); in TEST_P()