Crafter.Graphics/additional
catbot 82e5e867d4 WebGPU RT: remove dead megakernel WGSL (no dual path)
The RT pipeline now only builds the wavefront kernels, so the old
single-megakernel traversal/traceRay block (rtWgslMegakernelHelpers) and
the unused rtWgslPrelude alias are dead. Remove them. The rayQuery compute
path keeps rtWgslMegakernelBindings (its own _rq* traversal uses it).
RTStress still renders correctly with the trimmed prelude.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 20:24:04 +00:00
..
dom-env.js webgpu improvements 2026-05-24 13:32:08 +02:00
dom-webgpu.js WebGPU RT: remove dead megakernel WGSL (no dual path) 2026-05-31 20:24:04 +00:00