Commit f84fa87
committed
scraper/enums: Add preliminary DXC_CP to IDxcUtils
In future DXC headers a new `IDxcUtils` (taking the place of
`IDxcLibrary`) class is introduced which also takes `DXC_CP_` enum
values in its `codePage` parameters [1].
[1]: https://github.com/microsoft/DirectXShaderCompiler/blob/aa4f5176ebba010a860a214d73f33bdc5b5042ce/include/dxc/dxcapi.h#L356-L3901 parent 1fd89ba commit f84fa87
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28310 | 28310 | | |
28311 | 28311 | | |
28312 | 28312 | | |
| 28313 | + | |
| 28314 | + | |
| 28315 | + | |
| 28316 | + | |
| 28317 | + | |
| 28318 | + | |
| 28319 | + | |
| 28320 | + | |
| 28321 | + | |
| 28322 | + | |
| 28323 | + | |
| 28324 | + | |
| 28325 | + | |
| 28326 | + | |
| 28327 | + | |
| 28328 | + | |
| 28329 | + | |
| 28330 | + | |
| 28331 | + | |
| 28332 | + | |
28313 | 28333 | | |
28314 | 28334 | | |
28315 | 28335 | | |
| |||
0 commit comments