John Kessenich
|
18adbdbbb8
|
Resolve issue #700: allow initializers on struct members.
|
2017-02-02 15:16:20 -07:00 |
|
John Kessenich
|
4e55988a47
|
HLSL Tests: Tests for previous commit, to make it easier to see what's changing.
|
2016-09-29 10:25:15 -06:00 |
|
John Kessenich
|
ff13213547
|
Front-ends GLSL/HLSL: Fix initializer lists for structs of one member.
Single member structs initialized with an initializer list had
an incorrect argument for constructor emulation.
|
2016-07-29 18:29:06 -06:00 |
|
John Kessenich
|
073542416c
|
HLSL: Grammar: Recognize { } style initializers for composites.
|
2016-07-01 19:58:06 -06:00 |
|
John Kessenich
|
532543c1c4
|
HLSL: Grammar: Make comma-separated declaration lists work.
|
2016-07-01 19:10:01 -06:00 |
|