Function hassle_rs::utils::validate_dxil
source · [−]Expand description
Helper function to validate a DXIL binary independent from the compilation process,
this function expects dxcompiler.dll
and dxil.dll
to be available in the current
execution environment.
dxil.dll
is only available on Windows.