Skip to content
Snippets Groups Projects
Commit 306acf21 authored by Philip Rebohle's avatar Philip Rebohle Committed by Alexandre Julliard
Browse files

vkd3d-shader: Compute correct output array index for line tess factors.


Line tessellation factors use two different DXBC semantics that
both map to the same SPIR-V built-in. In this case, we cannot
rely on the semantic index.

Signed-off-by: default avatarPhilip Rebohle <philip.rebohle@tu-dortmund.de>
Signed-off-by: default avatarHenri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 7ac0873b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment