Searched refs:incompleteColor (Results 1 – 1 of 1) sorted by relevance
1480 const Vec4 incompleteColor (0.0f, 0.0f, 0.0f, 1.0f); in verify() local1481 const Vec4 refColor (incompleteColor[componentNdx]); in verify()1486 << incompleteColor[componentNdx] << " is component at index " << componentNdx in verify()1487 …<< " in the color " << incompleteColor << ", which is used for incomplete textures" << TestLog::En… in verify()