<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/compute/dynamic-dispatch-16.slang.expected.txt, 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>2021-08-25T17:27:22+00:00</updated>
<entry>
<title>Add `createDynamicObject` stdlib function. (#1923)</title>
<updated>2021-08-25T17:27:22+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-08-25T17:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=33f7e1599cbecb32c23787b37b2bf3b34bdd5c84'/>
<id>urn:sha1:33f7e1599cbecb32c23787b37b2bf3b34bdd5c84</id>
<content type='text'>
This function takes a user provided `typeID` and arbitrary typed value, and turns them into an existential value whose `witnessTableID` is `typeID` and whose `anyValue` is  the user provided  value. This allows the users to pack the runtime type id info in arbitrary way.</content>
</entry>
</feed>
