diff options
author | Anuj Phogat <[email protected]> | 2014-04-11 10:56:50 -0700 |
---|---|---|
committer | Anuj Phogat <[email protected]> | 2014-04-17 10:08:28 -0700 |
commit | 48fc2703e5d1c0a022a35fd77475d31d17c09177 (patch) | |
tree | 30666b39f876fa25d07deb7891dea582570af105 /src/mesa/swrast | |
parent | 7928b9c249b2059c926d58a30f9f38bceafefb77 (diff) |
i965: Fix component mask and varying_to_slot mapping for gl_ViewportIndex
gl_ViewportIndex doesn't get its own varying slot. It is stored
in VARYING_SLOT_PSIZ.z. This patch fixes the issue for both gen7
and gen8 because gen7_upload_3dstate_so_decl_list() is shared
between them.
Fixes failures in OpenGL Khronos CTS test transform_feedback_builtins.
Makes new piglit test glsl-1.50-transform-feedback-builtins pass for
'gl_ViewportIndex'.
Cc: <[email protected]>
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Chris Forbes <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/swrast')
0 files changed, 0 insertions, 0 deletions