diff options
author | Jason Ekstrand <[email protected]> | 2016-07-20 20:32:31 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-07-22 16:48:53 -0700 |
commit | d9156efc5292b4ac7cea9d12e68882fc7b5da5fd (patch) | |
tree | 63e329f50e45f3b3ade53eb690851cb05db5ea42 /src/mesa/drivers/dri/swrast | |
parent | 843fc8f3e782379899976f6f6f6dcdeb58153fa1 (diff) |
nir/lower_tex: Add support for lowering coordinate offsets
On i965, we can't support coordinate offsets for texelFetch or rectangle
textures. Previously, we were doing this with a GLSL pass but we need to
do it in NIR if we want those workarounds for SPIR-V.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Cc: "12.0" <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/swrast')
0 files changed, 0 insertions, 0 deletions