util: fix missing swizzle components in the SINT <-> UINT conversion string
authorCharmaine Lee <charmainel@vmware.com>
Tue, 22 Nov 2016 21:33:37 +0000 (13:33 -0800)
committerRoland Scheidegger <sroland@vmware.com>
Wed, 23 Nov 2016 00:54:57 +0000 (01:54 +0100)
commit5d2b5996e1e85e3b4c167570f1eecb5a131d5837
treec1b5ad6da6282ebaf2b0a7529dfe75a5db26fe1e
parent414dbb2d5c48b7e9dc0dc8b14583f91415ca3960
util: fix missing swizzle components in the SINT <-> UINT conversion string

Fixes tgsi error introduced in commit 3817a7a. The error complains missing
swizzle component in the conversion string "UMIN TEMP[0], TEMP[0], IMM[0].x".

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/util/u_simple_shaders.c