Skip to content

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

Nikolay Sivov requested to merge nsivov/vkd3d:fx_2_semantic into master

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