Displaying 1 result from an estimated 1 matches for "7e433ef3".
2015 Feb 11
3
[LLVMdev] LLVM as an OpenGL backend
Would it be feasible to compile LLVM IR into shading language assembler? If
so, is this already being done?
This would provide the obvious benefits of not having to differentiate
between GLSL and HLSL (et al.) and the pleasure of using some other
language to write and test the shader's that have support as an LLVM
frontend.
I've googled and found nothing about this. The only LLVM and