diff options
author | Jason Ekstrand <[email protected]> | 2016-04-22 11:38:23 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-04-26 14:55:22 -0700 |
commit | 2dda4ff014aba08df484cce94621c7844d4e4ee8 (patch) | |
tree | cb9ba4ff72f4030672a5bbf4b2e5965f81471d21 /m4/ax_prog_bison.m4 | |
parent | 18d1658633d5ca5147e0b1a2cd22ea7ffa1b5093 (diff) |
i965/blorp: Refactor to get rid of the get_wm_prog virtual function
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.
v2: Use use prog_data != NULL to check for a valid program instead of a
magic kernel offset value
Reviewed-by: Topi Pohjolainen <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'm4/ax_prog_bison.m4')
0 files changed, 0 insertions, 0 deletions