shader: Fix GS and TES generic array output and handle TGSI_SEMANTIC_TEXCOORD
- With the NTT code path in the guest we might end up with the generic array outputs also with GS and TES.
- In order to be able to enable PIPE_CAP_TGSI_TEXCOORD we have to support TGSI_SEMANTIC_TEXCOORD
Guest side MR: mesa/mesa!15025 (merged)
Edited by Gert Wollny
Merge request reports
Activity
added bugfix label
assigned to @gerddie
mentioned in merge request mesa/mesa!15025 (merged)
added 6 commits
-
12270a52...dbb81cf8 - 4 commits from branch
virgl:master
- cdd6813d - shader: Emit indirect generic outputs in GS and TES
- d5608dbc - shader: Handle TGSI_SEMANTIC_TEXCOORD
-
12270a52...dbb81cf8 - 4 commits from branch
enabled an automatic merge when the pipeline for 4417a902 succeeds
enabled an automatic merge when the pipeline for 341e3465 succeeds
Please register or sign in to reply