hassle_rs

Module utils

Source

Re-exports§

pub use crate::fake_sign::fake_sign_dxil_in_place;

Enums§

HassleError

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 independent from the compilation process, this function expects dxcompiler.dll and dxil.dll to be available in the current execution environment.

Type Aliases§

Result