<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/examples/reflection-api/README.md, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2024-12-18T23:34:16+00:00</updated>
<entry>
<title>Fix metadata of register space and varying params. (#5906)</title>
<updated>2024-12-18T23:34:16+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-12-18T23:34:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=0f5a2ce2ecf79fba79a9d20c9e3bcd4c31ee45bb'/>
<id>urn:sha1:0f5a2ce2ecf79fba79a9d20c9e3bcd4c31ee45bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an example for using the reflection API (#5839)</title>
<updated>2024-12-12T21:30:43+00:00</updated>
<author>
<name>Theresa Foley</name>
<email>10618364+tangent-vector@users.noreply.github.com</email>
</author>
<published>2024-12-12T21:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=1fb79ac4f922c3f9c3ecf8f4533c12ec7bdeb37d'/>
<id>urn:sha1:1fb79ac4f922c3f9c3ecf8f4533c12ec7bdeb37d</id>
<content type='text'>
* Add an example for using the reflection API

The example program is meant to accompany a document that goes into more detail about the mental model behind the reflection API and the way this program drives it.
Ideally this program can land before the document goes live, and then the document can be published with a link to the example.
After that, the example could be updated to include links into the live document.

Along with adding the example program, this change also adds some convenience functions to the reflection API to avoid cases where the program would otherwise need to cast between
`slang::ParameterCategory` and `SlangParameterCategory`.

* format code

* fixup: error noticed by clang

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
</feed>
