On Mon, Jul 04, 2016 at 08:05:50AM -0700, Jason Ekstrand wrote:
>Thanks for the quick turnaround. Patches 6, 6.1, and 7 are
>
>Reviewed-by: Jason Ekstrand <[1]ja...@jlekstrand.net>
>
>I assume that the "use flat inputs" patch just tweaks the LOAD_INPUT
>macro in the obvious way?
Thanks for the quick turnaround. Patches 6, 6.1, and 7 are
Reviewed-by: Jason Ekstrand
I assume that the "use flat inputs" patch just tweaks the LOAD_INPUT macro
in the obvious way? If so, then we should be good to go. Thanks for
working on this! I like blorp not trashing as much state. :-)
O
In preparation for loading as flat vertex input.
v2: Use LOAD_INPUT() macro
Signed-off-by: Topi Pohjolainen
Reviewed-by: Jason Ekstrand (v1)
---
src/mesa/drivers/dri/i965/brw_blorp.h| 3 +--
src/mesa/drivers/dri/i965/brw_blorp_blit.cpp | 24 ++--
2 files changed, 1