[Mesa-dev] [PATCH 1/4] genxml: Make gen6-7 blending look more like gen8

Kenneth Graunke kenneth at whitecape.org
Fri Jul 15 10:38:14 UTC 2016


On Thursday, July 14, 2016 9:20:05 PM PDT Jason Ekstrand wrote:
> This renames BLEND_STATE to BLEND_STATE_ENTRY and adds an new struct
> BLEND_STATE which is just an array of 8 BLEND_STATE_ENTRYs.  This will make
> it much easier to write gen-agnostic blend handling code.
> 
> Signed-off-by: Jason Ekstrand <jason at jlekstrand.net>
> Cc: "12.0" <mesa-stable at lists.freedesktop.org>
> ---
>  src/intel/genxml/gen6.xml        |  8 +++++++-
>  src/intel/genxml/gen7.xml        |  8 +++++++-
>  src/intel/genxml/gen75.xml       |  8 +++++++-
>  src/intel/vulkan/gen7_pipeline.c | 25 +++++++++++++------------
>  4 files changed, 34 insertions(+), 15 deletions(-)

The series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

though my review on patch 4 is pretty light.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160715/384c187c/attachment.sig>


More information about the mesa-dev mailing list