Home
last modified time | relevance | path

Searched refs:incompleteColor (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp1480 const Vec4 incompleteColor (0.0f, 0.0f, 0.0f, 1.0f); in verify() local
1481 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()