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