Dawid Lorenz
44779f508a
Add support for pre and post HLSL qualifier validation
...
The change makes it possible to define a const variable after the marked
type. Example "float const"
2023-07-11 13:36:38 -04:00
Dawid Lorenz
4ae01c5f41
Add support for pre and post HLSL qualifier validation
...
The change makes it possible to define a const variable after the marked
type. Example "float const"
2023-07-11 13:36:38 -04:00
rdb
d8edfd8e66
HLSL: fix handling of uniform qualifier in entry point parameters ( #2254 )
...
* HLSL: Fix handling of uniforms in entry point parameters
* HLSL: fix handling of "uniform in"
* Tests: Update baseResults of hlsl.function.frag.out for #2254
* HLSL: fix uniforms in function parameters for opaque types
2020-06-02 00:30:07 -06:00
otakuto
d03da06ac1
Remove execute permissions
2018-08-07 03:16:20 +09:00
John Kessenich
6e2295d340
HLSL: Fix #902 : Incorrect protection against zero arguments.
2017-05-24 16:02:56 -06:00