[Mesa-dev] [PATCH] meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Kenneth Graunke
kenneth at whitecape.org
Tue Jun 24 11:19:53 PDT 2014
On Monday, June 23, 2014 09:11:09 PM Chris Forbes wrote:
> Reviewed-by: Chris Forbes <chrisf at ijw.co.nz>
>
> Have you got a case where this makes a noticeable difference to performance?
No, not particularly - I was just looking at INTEL_DEBUG=state when running
Shadowrun and noticed a bunch of GS and URB churn in an application that
purely uses ARB programs. Seemed strange. With the patch, GS remained
untouched.
A couple quick tests doesn't show much gain from the change. But it does
simplify the code a bit, at least.
--Ken
-------------- 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: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140624/806c705a/attachment.sig>
More information about the mesa-dev
mailing list