steve-lunarg
f1709e7146
HLSL: implement [unroll] and [loop] attributes
...
This adds infrastructure suitable for any front end to create SPIR-V loop
control flags. The only current front end doing so is HLSL.
[unroll] turns into spv::LoopControlUnrollMask
[loop] turns into spv::LoopControlDontUnrollMask
no specification means spv::LoopControlMaskNone
2017-05-03 13:44:40 -06:00
..
2017-04-12 17:24:34 -06:00
2017-01-13 19:35:29 -07:00
2016-09-30 16:13:06 +08:00
2017-04-20 12:21:53 -06:00
2017-04-20 12:21:53 -06:00
2017-04-20 12:21:53 -06:00
2017-01-06 12:34:14 -07:00
2017-03-24 18:40:40 -06:00
2017-01-06 12:34:14 -07:00
2017-05-03 13:44:40 -06:00
2017-04-12 13:40:53 -06:00
2017-01-06 12:34:14 -07:00
2017-05-02 18:59:55 -06:00
2017-01-06 12:34:14 -07:00
2017-01-06 12:34:14 -07:00
2017-04-05 17:38:20 -06:00
2017-01-06 12:34:14 -07:00
2017-05-03 13:44:40 -06:00
2017-04-27 18:22:52 -06:00
2017-03-30 10:16:22 -06:00
2017-04-19 18:34:49 -06:00
2017-03-30 10:16:22 -06:00
2017-01-06 12:34:14 -07:00
2017-02-02 14:55:02 -07:00
2017-01-13 12:35:01 -07:00
2016-05-17 10:24:00 -06:00
2017-04-18 12:58:15 -06:00
2017-04-18 12:58:15 -06:00
2017-01-06 12:34:14 -07:00
2017-01-06 12:34:14 -07:00
2017-04-07 15:40:01 -06:00
2017-01-06 12:34:14 -07:00
2017-01-06 12:34:14 -07:00
2017-04-27 15:18:46 -06:00
2017-03-21 23:56:40 -06:00
2017-03-21 23:56:40 -06:00
2017-03-14 16:45:30 -06:00
2017-03-03 18:40:48 -05:00