dxilval

command
v0.18.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Command dxilval validates DXIL containers using Microsoft's IDxcValidator.

Three modes:

dxilval shader.dxil                # validate a single DXIL container
dxilval --wgsl shader.wgsl         # compile WGSL through naga, then validate
dxilval --corpus snapshot/testdata/in   # walk a directory and report

IDxcValidator lives in dxil.dll (Windows 10 SDK). dxilval is a Windows-only tool; on other platforms it exits with a clear message.

Directories

Path Synopsis
internal
run
Package run implements the dxilval CLI logic.
Package run implements the dxilval CLI logic.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL