diff options
author | Ilia Mirkin <[email protected]> | 2015-12-07 16:14:53 -0500 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2015-12-07 16:22:54 -0500 |
commit | 63b850403c90f33c295d3ad6be4ad749d4ea6274 (patch) | |
tree | bec08b699004b5ebcccf2a6899f942b2b8b0d1c8 /src/mesa/drivers/dri/i965/gen8_disable.c | |
parent | 32f05fadbbdf2a3fb60055e610bbbdcd82dd3ce5 (diff) |
gk104/ir: sampler doesn't matter for txf
We actually leave the sampler unset for OP_TXF, which caused the GK104+
logic to treat some texel fetches as indirect. While this works, it's
incredibly wasteful. This only happened when the texture was > 0 (since
sampler remained == 0).
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: "11.0 11.1" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/gen8_disable.c')
0 files changed, 0 insertions, 0 deletions