Kenneth Graunke writes:
> The packet length may change at some point in the future. Specifying it
> explicitly (rather than hardcoding it in the command #define) allows us
> to change it much more easily in the future.
Reviewed-by: Eric Anholt
pgpcuE0hqajYU.pgp
Description: PGP signature
___
The packet length may change at some point in the future. Specifying it
explicitly (rather than hardcoding it in the command #define) allows us
to change it much more easily in the future.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/intel/intel_blit.c | 8
src/mesa/drivers/