diff options
author | Topi Pohjolainen <[email protected]> | 2017-06-29 08:18:24 +0300 |
---|---|---|
committer | Topi Pohjolainen <[email protected]> | 2017-07-22 00:14:16 +0300 |
commit | 38ddb3bc604b50a86ce0e14e869854dbf94b2689 (patch) | |
tree | b871ff97bd9d0273a17e69f688643b03e1b7ac90 /src/Makefile.am | |
parent | 61c95c94a0c74f0ca3b7f36b32c541a4137d7024 (diff) |
i965/miptree: Drop miptree_array_layout in get_isl_dim_layout()
This was only needed for checking gen6 stencil which is already
using isl. One could delete GEN6_HIZ_STENCIL layout altogether
but that will be gone with the rest after a while anyway.
The dim_layout converter is needed even after transition to isl
when setting up surface states - see brw_emit_surface_state().
Hence dropping the unneeded argument separately.
Reviewed-by: Jason Ekstrand <[email protected]>
Signed-off-by: Topi Pohjolainen <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions