Pass through and allow different source shader encodings when editing
* This means e.g. the D3D11 back-end can accept DXBC directly if the UI can provide it, or compile from HLSL as before. * More importantly, the Vulkan back-end can take SPIR-V compiled from any source, or compile from GLSL as before as a fall-back.
Loading
Please register or sign in to comment