Hi,

this is a restructuring of the first part of the PBO coverage series I sent
recently, based on Ian's feedback.

There's a bit more code sharing, the run_concurrent business is cleared up,
and bunch of other cleanups.

Cheers,
Nicolai
--
 tests/all.py                         |   4 +-
 tests/fbo/fbo-formats.h              | 396 ++++++++++---------
 tests/texturing/CMakeLists.gl.txt    |   1 +
 tests/texturing/texsubimage-unpack.c | 525 +++++++++++++++++++++++++
 tests/texturing/texsubimage.c        |  28 +-
 tests/util/piglit-util-gl.c          |  65 +++
 tests/util/piglit-util-gl.h          |   7 +
 7 files changed, 807 insertions(+), 219 deletions(-)

_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to