Skip to content

vkd3d-shader/fx: Do not output empty strings for missing semantics for fx_2_0.

This is directly visible in parameter description. For a parameter without semantic it should return null, instead of a pointer to an empty string.

Signed-off-by: Nikolay Sivov nsivov@codeweavers.com

Merge request reports

Loading