vibespatial.kernels.core.wkb_decode_source

CUDA kernel source for GPU WKB decode pipeline.

Contains NVRTC kernel source strings for the 5-stage WKB decode pipeline: header scan, family partition sizing, and per-family coordinate decode kernels.

Extracted from wkb_decode.py – dispatch logic remains there.