[PATCH 19/19] etnaviv: GC7000: Split off current texture code
Wladimir J. van der Laan
laanwj at gmail.com
Sun Nov 5 15:55:27 UTC 2017
On Sun, Nov 05, 2017 at 04:31:40PM +0100, Christian Gmeiner wrote:
> > +#ifndef H_ETNAVIV_TEXTURE_PLAIN
> > +#define H_ETNAVIV_TEXTURE_PLAIN
> > +
> > +#include <etnaviv_drmif.h>
> > +
> > +#include "pipe/p_context.h"
> > +#include "pipe/p_state.h"
> > +
> > +#include "hw/state_3d.xml.h"
>
> Is this include needed?
Huh, no, I don't see why the states would need to be included in the header,
probably a leftover, I'll remove it.
Wladimir
More information about the etnaviv
mailing list