Searched defs:ValidationData (Results 1 – 2 of 2) sorted by relevance
38 struct ValidationData { struct39 tcu::Vec4 coords[4];40 tcu::Vec4 values[4];
52 struct ValidationData { struct53 const tcu::IVec4 positions[4];54 const T values[4];