26 Jun
2023
26 Jun
'23
5:04 p.m.
```diff + /** + * A 'DirectX Intermediate Language' shader embedded in a DXBC container. This is + * the format used for Direct3D shader model 6 shaders. \since 1.8 + */ + VKD3D_SHADER_SOURCE_DXBC_DXIL, ```
We'll want that to say "\since 1.9" now. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/44#note_36823