Home | History | Annotate | Download | only in functional

Lines Matching defs:readPixels

118 	void				readPixels				(tcu::Surface& dst, int x, int y, int width, int height);
197 readPixels(dst, 0, 0, width, height);
200 void TextureSpecCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height)