-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Resolve module hierarchy and concatenate files to a single buffer, which will be compiled to a temporary buffer.
Something like :SlangCompile hlsl.
The output buffer would get appropriate syntax highlighting (GLSL-ish for SPIR-V disassembly, C for CUDA/MSL). This is the single most useful thing missing from the Slang editing experience — being able to instantly see what your shader actually compiles to on a given target without leaving the editor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request