diff options
author | Dave Airlie <[email protected]> | 2016-12-30 14:24:10 +1000 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2017-01-10 12:59:31 +1000 |
commit | ada66480b29be5730b217943e626b246ce6c67fd (patch) | |
tree | 92eef30b893c702d6972e3f8e9508c8c82456571 /docs/relnotes | |
parent | 41b1d9a558d620df339738aa4aa569fe14298b83 (diff) |
radv/ac: add support for multi sample image coords
This just adds the nir->llvm support, enabling
the extension causes some failures on llvm 3.9 at least,
but this code seems fine.
NIR passes the sampler in src[1].x, and we LLVM/SI requires
it as the last parameters in the coords (coord[2] for 2D,
coord[3] for 2DArray).
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes')
0 files changed, 0 insertions, 0 deletions