Home | History | Annotate | Download | only in functional

Lines Matching defs:readPixels

380 	void						readPixels			(tcu::Surface& dst, int x, int y, int width, int height);
576 readPixels(dst, 0, 0, width, height);
603 readPixels(dst, 0, 0, width, height);
606 void TextureSpecCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height)