diff options
author | Marek Olšák <[email protected]> | 2016-04-07 21:37:43 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2016-04-12 14:29:48 +0200 |
commit | b0d4469519bf07c4051af8eb86ab71647fb1eb61 (patch) | |
tree | 496d351d1677460b9df66dd08733948afa4ad23f /src/gallium/drivers/radeonsi/sid.h | |
parent | ddd33431c54379ecf0dce71078e34a07be82e2fc (diff) |
radeonsi: disable aniso filtering for non-mipmap textures on SI-CI
The closed driver does this, but it looks at base_level and last_level
and uses a conditional assignment, which LLVM can't generate on SGPRs.
That led me to invent this solution that abuses the image descriptor.
Reviewed-by: Nicolai Hähnle <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/sid.h')
0 files changed, 0 insertions, 0 deletions