OSDN Git Service

vc4: Add a QIR value for the QPU element register.
authorEric Anholt <eric@anholt.net>
Thu, 25 Aug 2016 20:48:21 +0000 (13:48 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 26 Aug 2016 00:24:11 +0000 (17:24 -0700)
commit31da39ddc92e780dc539bf34d2de7f82fc65fa86
treefe08e45cb52e6a6a401ea5268d5d6ae0ae688866
parent5b03975889046640a0b87fb08cf06e8fb7ef9953
vc4: Add a QIR value for the QPU element register.

This will be used in the ddx/ddy support for "Am I the top half?" or "Am I
the left half?" checks.
src/gallium/drivers/vc4/vc4_qir.c
src/gallium/drivers/vc4/vc4_qir.h
src/gallium/drivers/vc4/vc4_qir_validate.c
src/gallium/drivers/vc4/vc4_qpu_emit.c