[Mesa-dev] [PATCH] bugfix : gl_program_parameter_list' StateFlags and _mesa_layout_parameters
Pierre-Eric Pelloux-Prayer
pelloux at gmail.com
Fri May 27 00:00:45 PDT 2011
Hi,
_mesa_layout_parameters builds a new gl_program_parameter from an existing one.
The problem is that the StateFlags field is not properly kept, because
parameters handled in "PASS1" are simply memcpy'ed.
This simple patch fixes the issue.
Pierre-Eric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-bugfix-gl_program_parameter_list-StateFlags-field-ma.patch
Type: text/x-diff
Size: 1103 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110527/bb144e2d/attachment.patch>
More information about the mesa-dev
mailing list