Skip to content

Commit

Permalink
Initial implementation of SP#015 DescriptorHandle<T>. (#6028)
Browse files Browse the repository at this point in the history
* Initial implementation of `ResourcePtr<T>`.

* Update docs

* Fix build error.

* Add more discussion.

* Update documentation.

* Update TOC.

* Fix.

* Fix.

* Add test case for custom `getResourceFromBindlessHandle`.

* Add namehint to generated descriptor heap param.

* Fix.

* Fix.

* format code

* Rename to `DescriptorHandle`, and add `T.Handle` alias.

* Fix compiler error.

* Fix.

* Fix build.

* Renames.

* Fix documentation.

* Documentation fix.

---------

Co-authored-by: slangbot <[email protected]>
  • Loading branch information
csyonghe and slangbot authored Jan 10, 2025
1 parent 4cfae80 commit 5290c58
Show file tree
Hide file tree
Showing 41 changed files with 1,300 additions and 406 deletions.
199 changes: 0 additions & 199 deletions docs/proposals/015-bindless-t.md

This file was deleted.

Loading

0 comments on commit 5290c58

Please sign in to comment.