summaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorIago Toral Quiroga <[email protected]>2014-07-17 16:59:10 +0200
committerIago Toral Quiroga <[email protected]>2014-09-19 15:01:15 +0200
commit5c30da184514f7d20c033a0c4d1f99626adaddd4 (patch)
treef4f8ced87a1c7e72533a424cf7bcebf7053557aa /src/gallium
parent9b32fd0f704cf34172d3fd85934bfff7a6f77753 (diff)
i965: Generalize emit_urb_slot() to emit to any dst_reg.
In gen7+ we emit vertices as they come, however in gen6 geometry shaders we have to buffer vertex data for all vertices and then emit it all in one go at the end. To achieve this we need to generalize emit_urb_slot() to store vertex data in general purpose registers and not only MRF registers. Acked-by: Kenneth Graunke <[email protected]> Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions