Home | History | Annotate | Download | only in functional

Lines Matching defs:readPixels

164 	void					readPixels			(tcu::Surface& dst, int x, int y, int width, int height);
240 readPixels(dst, 0, 0, width, height);
243 void TextureSpecCase::readPixels (tcu::Surface& dst, int x, int y, int width, int height)