Reviewed-by: Ian Romanick
On 12/04/2017 06:52 AM, Eric Engestrom wrote:
> Thanks to Emil's -Wundef, t_dd_dmatmp.h now complains that intel_render.c
> is missing a couple `#define`s.
>
> Assigning them to 0 keeps the existing behaviour; I'll let someone else
> turn them on if this is the behaviou
Thanks to Emil's -Wundef, t_dd_dmatmp.h now complains that intel_render.c
is missing a couple `#define`s.
Assigning them to 0 keeps the existing behaviour; I'll let someone else
turn them on if this is the behaviour that was intended.
Signed-off-by: Eric Engestrom
---
src/mesa/drivers/dri/i915/