Skip to content

tests: Add an EGL test for exporting a texture

Nanley Chery requested to merge nchery/piglit:export-tex into master

Add a test which renders to a texture, exports it, imports it, and checks its contents. Demonstrates a bug in iris.

Reproduces mesa#2678 (closed).

Edited by Nanley Chery

Merge request reports