diff options
author | Eric Anholt <eric@anholt.net> | 2012-01-04 12:01:49 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2012-01-27 13:21:19 -0800 |
commit | 5a1c10fe6a50c6b21e616bb77bfb00a9903cc517 (patch) | |
tree | 77c68a1e3b329fc49279440f8ce318798cdb658e /intel/tests | |
parent | 9695eee8a2b6c749d79980e6057ac231aea6cb6d (diff) |
intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE.
Diffstat (limited to 'intel/tests')
-rw-r--r-- | intel/tests/gen7-3d.batch-ref.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/intel/tests/gen7-3d.batch-ref.txt b/intel/tests/gen7-3d.batch-ref.txt index 953b7bdf..1f68a4bf 100644 --- a/intel/tests/gen7-3d.batch-ref.txt +++ b/intel/tests/gen7-3d.batch-ref.txt @@ -1,6 +1,5 @@ 0x12300000: 0x69040000: 3DSTATE_PIPELINE_SELECT 0x12300004: 0x790d0002: 3DSTATE_MULTISAMPLE -Bad count in 3DSTATE_MULTISAMPLE 0x12300008: 0x00000000: dword 1 0x1230000c: 0x00000000: dword 2 0x12300010: 0x00000000: dword 3 |