vc4: R4 is not a valid register for clamped direct texturing.
authorEric Anholt <eric@anholt.net>
Tue, 16 Jun 2015 19:03:10 +0000 (12:03 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Jun 2015 22:15:14 +0000 (15:15 -0700)
commit507f3e708cbd10a4272aeffa0f066f1a80b48239
tree366bd97f83739cc4134222dd5beee4f0f782e24b
parent2eac356467cef898ed05d0699077d9a9f4fa9156
vc4: R4 is not a valid register for clamped direct texturing.

Our array only goes to R3, and R4 is a special case that shouldn't be
used.
src/gallium/drivers/vc4/kernel/vc4_validate_shaders.c