Skip to content
Snippets Groups Projects
Commit a9d08a25 authored by Ilia Mirkin's avatar Ilia Mirkin
Browse files

nvc0/ir: fix predicated PFETCH emission


src1 would contain the predicate, which would get emitted as a register
source by an undiscerning srcId helper. Work around this in the same way
as in emitTEX.

Signed-off-by: default avatarIlia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
parent 515ac907
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment