broadcom/vc5: Start hooking up multiple render targets support.
authorEric Anholt <eric@anholt.net>
Mon, 2 Oct 2017 23:43:33 +0000 (16:43 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:05 +0000 (11:42 -0700)
commitdc25a83a7a0b71548d0d7b6f0021f73450ce0c6d
tree725a8c194c036088a64b1359defcce6ab4250485
parentf0ee7d6ba85c0695e276b61c8c8113552d8bde6c
broadcom/vc5: Start hooking up multiple render targets support.

We now emit as many TLB color writes as there are color buffers.
src/broadcom/compiler/nir_to_vir.c
src/broadcom/compiler/v3d_compiler.h
src/gallium/drivers/vc5/vc5_program.c