Commit c80232c
authored
DXIL operations should use is_const=True for constant arguments. This
allows for convenience methods to retrieve the constant value, and could
(should, but currently doesn't) result in validation that the argument
is constant.
`BarrierByNodeRecordHandle` SemanticFlags argument must be constant.
`MetadataIdx` for both `createNodeOutputHandle` and
`CreateNodeInputRecordHandle` must be constant.
(cherry picked from commit df588be)
1 parent 476d344 commit c80232c
2 files changed
Lines changed: 32 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8856 | 8856 | | |
8857 | 8857 | | |
8858 | 8858 | | |
| 8859 | + | |
| 8860 | + | |
| 8861 | + | |
| 8862 | + | |
| 8863 | + | |
| 8864 | + | |
| 8865 | + | |
| 8866 | + | |
| 8867 | + | |
8859 | 8868 | | |
8860 | 8869 | | |
8861 | 8870 | | |
| |||
8883 | 8892 | | |
8884 | 8893 | | |
8885 | 8894 | | |
| 8895 | + | |
| 8896 | + | |
| 8897 | + | |
| 8898 | + | |
| 8899 | + | |
| 8900 | + | |
| 8901 | + | |
| 8902 | + | |
| 8903 | + | |
8886 | 8904 | | |
8887 | 8905 | | |
8888 | 8906 | | |
| |||
8972 | 8990 | | |
8973 | 8991 | | |
8974 | 8992 | | |
| 8993 | + | |
| 8994 | + | |
| 8995 | + | |
| 8996 | + | |
| 8997 | + | |
| 8998 | + | |
| 8999 | + | |
| 9000 | + | |
| 9001 | + | |
8975 | 9002 | | |
8976 | 9003 | | |
8977 | 9004 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5396 | 5396 | | |
5397 | 5397 | | |
5398 | 5398 | | |
5399 | | - | |
| 5399 | + | |
| 5400 | + | |
| 5401 | + | |
5400 | 5402 | | |
5401 | 5403 | | |
5402 | 5404 | | |
| |||
5409 | 5411 | | |
5410 | 5412 | | |
5411 | 5413 | | |
5412 | | - | |
| 5414 | + | |
5413 | 5415 | | |
5414 | 5416 | | |
5415 | 5417 | | |
| |||
5461 | 5463 | | |
5462 | 5464 | | |
5463 | 5465 | | |
5464 | | - | |
| 5466 | + | |
5465 | 5467 | | |
5466 | 5468 | | |
5467 | 5469 | | |
| |||
0 commit comments