radeonsi: add support for indirect samplers (v2)

Graphics / Mesa 3D Graphics Library / Mesa - Dave Airlie [redhat.com] - 24 July 2015 19:06 UTC

This adds the frontend support, however the llvm backend produces the wrong pattern, however we can conditionalise enabling ARB_gpu_shader5 on whatever version of llvm we fix this in.

v2: drop unneeded sampler_indirect checks (Marek)

b0654e3 radeonsi: add support for indirect samplers (v2)
docs/GL3.txt | 2 +-
src/gallium/drivers/radeonsi/si_shader.c | 49 +++++++++++++++++++++++++-----
2 files changed, 42 insertions(+), 9 deletions(-)

Upstream: cgit.freedesktop.org


  • Share