You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pilot for the compute-migration cohort. ICtCp Tone Map (HDR -> SDR) was
already migrated in the original Phase 8 work; the symmetric inverse
mapping is the natural first follow-on:
* Same shape as the migrated forward tone map -- t0 source / u1 image
output / shaderlab_params macros for SourcePeakNits + TargetPeakNits.
* Both peak parameters marked gpuBindable=true so an upstream Luminance
Statistics .Max can route directly into the consumer SRV with no CPU
readback round-trip on the bound binding (the Phase 8c skip-readback
win).
* effectVersion bumped 10 -> 11.
* Verified on HDR Test Pattern at SourcePeak=203, TargetPeak=4000:
output expands SDR-anchored content past 1.0 in scRGB linear (clipped
in the sRGB-byte PNG capture) -- expected behavior.
154/154 tests pass.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments