<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/wgsl/math.slang, 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-09-17T20:51:08+00:00</updated>
<entry>
<title>Implement math intrinsics for WGSL (#5078)</title>
<updated>2024-09-17T20:51:08+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2024-09-17T20:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=07166468c6fa706b7f35d3422e4966f62e7b86d2'/>
<id>urn:sha1:07166468c6fa706b7f35d3422e4966f62e7b86d2</id>
<content type='text'>
* Implement math intrinsics for WGSL

This commit implements math related intrinsics and a few others for
WGSL.

The implementation is based on the following doc,
 https://www.w3.org/TR/WGSL

slang-test was looking for the downstream compiler for WGSL even though
it is not used.
This commit adds a minimal change to avoid the crash.</content>
</entry>
</feed>
