[Mesa-dev] [PATCH 01/13] i965/blorp: Refactor to get rid of the get_wm_prog virtual function
Matt Turner
mattst88 at gmail.com
Mon Apr 25 17:40:33 UTC 2016
On Fri, Apr 22, 2016 at 4:19 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> Instead of having a virtual member function for getting the WM/PS kernel,
> we simply add fields for prog_data and the kernel to brw_blorp_parms and
> always make sure those get set as part of the different constructors.
> ---
I gave you some feedback on IRC that you've incorporated into your
branch. The series is:
Reviewed-by: Matt Turner <mattst88 at gmail.com>
More information about the mesa-dev
mailing list