ccd4cc65a5
* Use SampleLevel instead of Sample to sample shadow maps. This allows shadow code to be used from computer shaders which don't allow Sample. Shadow maps don't have LODs anyways * Fix some very silly typos