Devsh-Graphics-Programming / Nabla

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
http://devsh.eu
Apache License 2.0
460 stars 58 forks source link

cjit include loader #605

Closed nahiim closed 10 months ago

nahiim commented 10 months ago

Description

CJIT Include Loader

devshgraphicsprogrammingjenkins commented 10 months ago

[CI]: Can one of the admins verify this patch?

AnastaZIuk commented 10 months ago

/execute order 0x45ull

devshgraphicsprogramming commented 10 months ago

Get rid of the include/nbl/builtin/hlsl/jit/device_capabilities.hlsl file, its supposed to be virtual.

devshgraphicsprogramming commented 10 months ago

Ok now time to add the new cpp file to CMakeLists.txt and make the ILogicalDevice add the CJITIncludeLoader to its default include finder in its constructor + test this in some example