pub fn coopmat_gemm_usable() -> boolExpand description
Whether coopmat is BOTH armed and genuinely usable on this device right now (the forge runtime
probe passes — i.e. the wgpu #9741 fix is present). false on wgpu 29.0.3. Feature-guarded: with
wgsl-forge off there is no probe, so coopmat is never usable.