diff options
author | Eduardo Lima Mitev <[email protected]> | 2015-07-21 20:21:21 +0200 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2015-08-03 09:40:47 -0700 |
commit | 11ed02e1c81a2aa71b22b1d6847f58e41fd89271 (patch) | |
tree | e5592fa46a1da342acfe2e121cd80ef0b5f0b24b /src/mesa/drivers/dri/i965/intel_resolve_map.h | |
parent | 167cb9663adc8c7c61807e503f66e85f955e7d5f (diff) |
i965/vec4: Make sure that register types always match during emit_urb_slot()
Instead of relying on backends (currently vec4_visitor and soon NIR-vec4) to
store registers in output_reg with the correct type, this patch makes sure
that the common code in emit_urb_slot() always emit MOVs from output registers
using the same type on source and destination.
Since the actual type is not important, only that they match, we default to
float.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/intel_resolve_map.h')
0 files changed, 0 insertions, 0 deletions