[Piglit] [PATCH 0/3] cleanups for ATI_fs tests

Eric Anholt eric at anholt.net
Thu Dec 7 20:08:08 UTC 2017


Here are a few little cleanups I made while reviewing the series.
Miklós, if you are OK with these, then I'll squash them into your
patches and push the whole set.

Eric Anholt (3):
  ati_fs: Wrap some comments in render tests.
  ati_fs: Use enums instead of magic numbers in the render tests.
  ati_fs: Do some column wrapping in the render tests.

 tests/spec/ati_fragment_shader/render-constants.c  | 25 +++++---
 tests/spec/ati_fragment_shader/render-default.c    | 31 +++++++---
 tests/spec/ati_fragment_shader/render-fog.c        | 28 ++++++---
 tests/spec/ati_fragment_shader/render-notexture.c  | 37 +++++++----
 tests/spec/ati_fragment_shader/render-precedence.c | 25 +++++---
 tests/spec/ati_fragment_shader/render-sources.c    | 71 +++++++++++++++-------
 tests/spec/ati_fragment_shader/render-textargets.c | 32 +++++++---
 7 files changed, 174 insertions(+), 75 deletions(-)

-- 
2.15.0



More information about the Piglit mailing list