<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/compute/buffer-layout.slang.4.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>2020-01-28T17:41:09+00:00</updated>
<entry>
<title>Synthesizing CUDA tests (#1183)</title>
<updated>2020-01-28T17:41:09+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2020-01-28T17:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=b3e0b0d491c55bfdc1c40d26a421910103c1b9f2'/>
<id>urn:sha1:b3e0b0d491c55bfdc1c40d26a421910103c1b9f2</id>
<content type='text'>
* When using setUniform clamp the amount of data written to the buffer size.

* CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on CPU.
Allow bounds check to zero index.
Update docs.

* Synthesize tests.

* Fix bug in CUDA output.

* Fixing more tests to run on CUDA.

* Added BaseType for layout of Vector and Matrix - as they are held as int32_t vector array types.

* Enable unbound array support on CUDA.

* Added unsized array support for CUDA documentation.
</content>
</entry>
</feed>
