Skip to content

bifrost: Take care of source swizzle upfront in bi_emit_fexp2_new

Chris Forbes requested to merge chrisf/mesa:bifrost-exp2-mov-hack into master

If the source has a swizzle, then emit a mov to take care of it. This fixes the remaining two cases in dEQP-GLES2.functional.shaders.operator.exponential.*

Signed-off-by: Chris Forbes chrisforbes@google.com

Merge request reports