Home | History | Annotate | Download | only in functional

Lines Matching full:refframe

440 	tcu::Surface	refFrame	(width, height);
476 render(context, refFrame);
490 bool imagesOk = compare(refFrame, gles3Frame);