diff options
author | Kenneth Graunke <[email protected]> | 2017-05-08 16:30:58 -0700 |
---|---|---|
committer | Rafael Antognolli <[email protected]> | 2017-07-13 15:39:49 -0700 |
commit | e84cb56f483d5470d0ac350c146c8387622362b5 (patch) | |
tree | ecf6d7d683d07220ed29c88ffd2a085b7e11fa78 /bin | |
parent | 6131a1ae40d2f24df71c5c701d7cbd1286114998 (diff) |
i965: Make a helper function for depth/stencil related state.
Gen4-5 basically glue DEPTH_STENCIL_STATE, COLOR_CALC_STATE, and
BLEND_STATE together into a single COLOR_CALC_STATE structure.
By making a helper function, we'll be able to reuse it when filling
out Gen4-5 COLOR_CALC_STATE without replicating any actual logic.
We use generation-defined typedef to handle the polymorphism.
Reviewed-by: Rafael Antognolli <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions