[Mesa-dev] [PATCH v2 3/5] i965: Use brw.vue_map_geom_out instead of VS output VUE map where appropriate.
Kenneth Graunke
kenneth at whitecape.org
Sun Mar 24 09:32:38 PDT 2013
On 03/24/2013 07:55 AM, Paul Berry wrote:
> On 23 March 2013 10:59, Kenneth Graunke wrote:
[snip]
> - .brw = (BRW_NEW_REDUCED_PRIMITIVE),
> - .cache = CACHE_NEW_VS_PROG
>
>
> ...and I think this was actually the last use of CACHE_NEW_VS_PROG,
> so you can probably eliminate that.
>
>
> Actually I did (note the "-" at the beginning of the line above).
Oops. I can read :)
[snip]
> I would like to see this series run through Piglit on pre-Gen6 just
> to be sure we haven't broken anything. I can do that, as I'm
> setting up my Ironlake for other reasons anyway...
>
>
> I wouldn't say no to additional testing, but FWIW I have tested this
> series on Gen5, and there were no regressions :)
Oh! Perfect, that's all I wanted. I'd say go ahead and push then.
More information about the mesa-dev
mailing list