Module hassle_rs::utils

source ·

Re-exports

Enums

Functions

  • 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.
  • 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