freedreno/a3xx: add support for vertexid and instanceid sysvals

Graphics / Mesa 3D Graphics Library / Mesa - Ilia Mirkin [alum.mit.edu] - 18 February 2015 23:25 UTC

f6b2e8a freedreno/a3xx: add support for vertexid and instanceid sysvals
docs/relnotes/10.6.0.html | 1 +
src/gallium/drivers/freedreno/a3xx/fd3_emit.c | 46 ++++++++++---
src/gallium/drivers/freedreno/freedreno_screen.c | 8 ++-
src/gallium/drivers/freedreno/ir3/ir3_compiler.c | 80 +++++++++++++++++++++-
src/gallium/drivers/freedreno/ir3/ir3_shader.h | 1 +
5 files changed, 120 insertions(+), 16 deletions(-)

Upstream: cgit.freedesktop.org


  • Share