diff --git a/docs/ReleaseNotes.md b/docs/ReleaseNotes.md index 7ff424587f..f39f77f041 100644 --- a/docs/ReleaseNotes.md +++ b/docs/ReleaseNotes.md @@ -55,7 +55,10 @@ line upon naming the release. Refer to previous for appropriate section names. default, with `/Fi` to override the output filename. The old FXC-style `/P ` positional syntax has been renamed to `/Po`. [#4611](https://github.com/microsoft/DirectXShaderCompiler/issues/4611). - +- SPIR-V: Support `vk::SampledTexture` types (GLSL's `samplerND` equivalent) + [#7979](https://github.com/microsoft/DirectXShaderCompiler/issues/7979). With + this type, users no longer need to define both Sampler and Texture resources + with the same binding number. ### Version 1.9.2602