Lines Matching defs:dst
145 void render (tcu::Surface& dst)
196 readPixels(dst, 0, 0, getWidth(), getHeight());
213 void render (tcu::Surface& dst)
291 readPixels(dst, 0, 0, getWidth(), getHeight());
307 void render (tcu::Surface& dst)
345 readPixels(dst, 0, 0, getWidth(), getHeight());
361 void render (tcu::Surface& dst)
435 readPixels(dst, 0, 0, getWidth(), getHeight());
460 void render (tcu::Surface& dst)
545 readPixels(dst, 0, 0, getWidth(), getHeight(), colorFmt, colorFmtInfo.lookupScale, colorFmtInfo.lookupBias);
573 void render (tcu::Surface& dst)
661 readPixels(dst, 0, 0, getWidth(), getHeight());
703 void render (tcu::Surface& dst)
799 readPixels(dst, 0, 0, quadSizePixels.x(), quadSizePixels.y());
827 void render (tcu::Surface& dst)
901 readPixels(dst, 0, 0, getWidth(), getHeight(), colorFmt, colorFmtInfo.lookupScale, colorFmtInfo.lookupBias);
929 void render (tcu::Surface& dst)
1033 readPixels(dst, 0, 0, getWidth(), getHeight());
1082 void render (tcu::Surface& dst)
1184 readPixels(dst, 0, 0, quadSizePixels.x(), quadSizePixels.y());
1206 void render (tcu::Surface& dst)
1311 readPixels(dst, 0, 0, getWidth(), getHeight(), colorFmt, colorFmtInfo.lookupScale, colorFmtInfo.lookupBias);