Skip to content
Snippets Groups Projects
Commit 099a64ae authored by Francisco Casas's avatar Francisco Casas Committed by Henri Verbeet
Browse files

vkd3d-shader/hlsl: Initialize default values with braceless initializers.

It is hard to initialize default values on add_assignment() and calling
add_assignment() for initializers is not really necessary: the only
thing we need from it the implicit cast.
parent e8dbc36b
No related branches found
No related tags found
1 merge request!787vkd3d-shader/hlsl: Parse and write default values.
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