diff options
author | Chad Versace <[email protected]> | 2017-02-24 17:15:43 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2017-03-28 09:44:44 -0700 |
commit | 6cbc13d94c40f875926b8fd2129852759f314d14 (patch) | |
tree | bfd2ce248cd8a996969848460288f04831e4237b /src/gallium | |
parent | e9017d58dcd0117c67788f7e2084b09f5d47a279 (diff) |
intel: Fix requests for exact surface row pitch (v2)
All callers of isl_surf_init() that set 'min_row_pitch' wanted to
request an *exact* row pitch, as evidenced by nearby asserts, but isl
lacked API for doing so. Now that isl has an API for that, update the
code to use it.
v2: Assert that isl_surf_init() succeeds because the callers assume
it. [for jekstrand]
Reviewed-by: Nanley Chery <[email protected]> (v1)
Reviewed-by: Anuj Phogat <[email protected]> (v1)
Reviewed-by: Jason Ekstrand <[email protected]> (v2)
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions