commit | f45bf97f30f2feacf8f976271a43feea70e5c382 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason.ekstrand@intel.com> | Mon Jun 22 16:30:04 2015 -0700 |
committer | Jason Ekstrand <jason.ekstrand@intel.com> | Tue Jun 23 14:28:08 2015 -0700 |
tree | 1513a7aa0f51cc7e50909ff27123ec7426147d9a | |
parent | 1bc3b62d4aad22b94b8031c29c654a8f90ccc24d [diff] |
i965/fs: Make no16 non-variadic We never used the fact that it was variadic anyway. Reviewed-by: Chris Forbes <chrisf@ijw.co.nz> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>