-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi there.
I've been looking for a way to get nim code into shaders for a while.
I know of treeform/shady, but its made for glsl-opengl only. And I use mostly wgpu (and learning vk a bit).
Both wgpu and vulkan support spirv, and I was wondering if the code generated by this lib would be usable for conversion from llvm to spirv.
There is a converter on Khronos's github, but I know that shader lang has special requirements (don't know what thought, my knowledge of compiler internals is very low).
Do you think this conversion would be possible, using nlvm?
Could the IR generated by this compiler be used for that task?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels