Skip to content
Snippets Groups Projects
Commit ae415a7d authored by Elizabeth Figura's avatar Elizabeth Figura Committed by Alexandre Julliard
Browse files

d3dcompiler: Unconditionally report special (pixel shader output) sysvals...

d3dcompiler: Unconditionally report special (pixel shader output) sysvals based on the semantic name.

That is, do not check that the shader is a pixel shader and that the signature
is an output signature. These semantic names can only be generated in such
conditions; using the name for any other stage is invalid.

Signed-off-by: default avatarZebediah Figura <zfigura@codeweavers.com>
Signed-off-by: default avatarMatteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard's avatarAlexandre Julliard <julliard@winehq.org>
parent 172048e3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment