Skip to content

Commit 4a879a3

Browse files
Updated modules (enabled sparse resources, API250010)
1 parent 4bce4bc commit 4a879a3

5 files changed

Lines changed: 6 additions & 5 deletions

File tree

DiligentCore

Submodule DiligentCore updated 169 files

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ or [gfx-portability](https://github.com/gfx-rs/portability).
5656
* Descriptor and memory management
5757
* Shader resource reflection
5858
* Async compute and multiple command queues
59-
* Ray-tracing, mesh shaders, tile shaders, bindless resources, and other state-of-the-art capabilities
59+
* Ray-tracing, mesh shaders, tile shaders, bindless resources, variable rate shading, sparse resources,
60+
wave operations, and other state-of-the-art capabilities
6061
* Extensive validation and error reporting
6162
* Modern c++ features to make the code fast and reliable
6263
* Consistent high quality is ensured by continuous integration

0 commit comments

Comments
 (0)