[Mesa-dev] [PATCH 03/16] mesa: rework ParameterList to allow packing

Timothy Arceri tarceri at itsqueeze.com
Tue Jun 20 01:56:01 UTC 2017


On 20/06/17 11:50, Timothy Arceri wrote:
> Currently everything is padded to 4 elements. Making the list
> more flexible will allow us to do uniform packing.
> 
> This change requires us to remove the existing packing in
> _mesa_add_typed_unnamed_constant() in order to avoid regressions.
> This packing will no longer be required once we add full packing
> support in the folling patches anyway.

Sorry, this second paragraph is from an old version of this commit 
please ignore it.


More information about the mesa-dev mailing list