5637fb707f
- Added pure copy compute shader (used instead of kirsch) - Created sparse set for lights - Note that while the instanced attribute contains both EID and layer light index and in the future potentially more, the objects still write to a uint framebuffer. - Light layer index is in a different frame buffer than the eid one. - Updated shaders to accommodate light layer index. |
||
---|---|---|
.. | ||
KirschCs.glsl | ||
KirschCs.spv | ||
PureCopyCs.glsl | ||
PureCopyCs.spv | ||
ShaderDescriptorDefinitions.glsl | ||
TestCubeFs.glsl | ||
TestCubeFs.spv | ||
TestCubeVs.glsl | ||
TestCubeVs.spv |