[][src]Module hassle_rs::utils

Functions

compile_hlsl

Helper function to directly compile a HLSL shader to an intermediate language, this function expects dxcompiler.dll to be available in the current executable environment.

validate_dxil

Helper function to validate a DXIL binary independant from the compilation process, this function expected dxcompiler.dll and dxil.dll to be available in the current execution environment.