<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tools/slang-test/unit-offset-container.cpp, 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-09-24T18:33:44+00:00</updated>
<entry>
<title>Move existing unit tests to a standalone dll. (#1945)</title>
<updated>2021-09-24T18:33:44+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-09-24T18:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=bec8e6aec85b6e3f875c58bdd59eb15613978358'/>
<id>urn:sha1:bec8e6aec85b6e3f875c58bdd59eb15613978358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OffsetContainer serialization (#1093)</title>
<updated>2019-10-24T21:58:24+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2019-10-24T21:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=89ddb50eaccc1b7b590dbde55032721762711fb2'/>
<id>urn:sha1:89ddb50eaccc1b7b590dbde55032721762711fb2</id>
<content type='text'>
* OffsetContainer with unit tests.

* State serialization working with OffsetContainer.

* Fixes to make work with OffsetContainer.

* Added OffsetContainer documentation.

* Remove RelativeContainer.

* Fix problem with + on Offset32Ptr on windows x86 target.

* * Made OffsetBase a base class of OffsetContainer.
* Added MemoryOffsetBase to just handle being a chunk of memory.

* * Use operator[] to access contents of OffsetContainer

* Fix the type hash to work across different size_t sizes.

* Fixed some Offset type related comments.

* Fix bug around using asBase, because it returns a reference just using 'auto' will means it becomes a value type.
Remove assignment and copy ctor from OffsetBase.

* Evaluation order of assignment can lead to wrong behavior with Offset32Ptr/raw pointers. Document the fact, and fix in StateSerializeUtil.
</content>
</entry>
</feed>
