OSDN Git Service

vc4: Fix names of the 16-bit unpacks
authorEric Anholt <eric@anholt.net>
Wed, 5 Aug 2015 04:23:53 +0000 (21:23 -0700)
committerEric Anholt <eric@anholt.net>
Sun, 25 Oct 2015 00:55:55 +0000 (17:55 -0700)
commita2eba3362f1c120e5e70b56568d44470cb75fdc8
treea44ae1508ce0a975fad4d889b1fe40eeef10b901
parenta238ad372d0914b8a95c3521c52639a4ddee7bae
vc4: Fix names of the 16-bit unpacks

They're only f16-to-f32 on a float operation, otherwise they're
i16-to-i32.
src/gallium/drivers/vc4/vc4_qpu_defines.h
src/gallium/drivers/vc4/vc4_qpu_disasm.c
src/gallium/drivers/vc4/vc4_qpu_emit.c