Description
HLSL shaders can be compiled into DXIL for DirectX-oriented graphics pipelines. It is useful for developers building games, rendering tools, compatibility layers, or shader test workflows.
This Git compiler is a developer tool. Shader output should be tested with the target runtime and graphics driver because compiler and driver behavior can differ.