fix(producer): verify sequential disk drawElement samples too

This commit is contained in:
Vance Ingalls
2026-07-23 15:07:35 -07:00
parent ec791e91d9
commit 9fc1c2f159
3 changed files with 21 additions and 1 deletions
@@ -646,7 +646,7 @@ async function psnrForDiskSample(
// per-sample skip/breach) — already decomposed into psnrForDiskSample +
// assertDiskSampleAboveFloor; further splitting obscures the check.
// fallow-ignore-next-line complexity
async function verifyDiskDrawElementSamples(
export async function verifyDiskDrawElementSamples(
session: CaptureSession,
task: WorkerTask,
streaming: boolean,