Skip to content

llvmpipe: Fix variable name.

Vinson Lee requested to merge vlee/mesa:fix-cid-1463619 into master
Fixes unused value warning reported by Coverity Scan.

Fixes: 2e5cddacf7fb ("llvmpipe: add num_samples/sample_stride support to jit textures")
Reported-by: Coverity Scan
Signed-off-by: Vinson Lee <vlee@freedesktop.org>

cc: @airlied @sroland

Merge request reports