<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/render/imported-parameters.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>2017-06-27T16:13:19+00:00</updated>
<entry>
<title>Emit global-scope parameters from imported files.</title>
<updated>2017-06-27T16:13:19+00:00</updated>
<author>
<name>Tim Foley</name>
<email>tfoley@nvidia.com</email>
</author>
<published>2017-06-27T16:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=996d4dc537272e36dde1d9c1110064d597fa212f'/>
<id>urn:sha1:996d4dc537272e36dde1d9c1110064d597fa212f</id>
<content type='text'>
This fixes up a bug in the earlier change that provided reflection for imported parameters; I'd failed to confirm that the code generation logic can handle imported parameters correctly.

The main fix was to have an `import` declaration automatically use the global-scope layout already determined, sine imported parameters will in general appear there.
</content>
</entry>
</feed>
