Skip to content

fbo-scissor-blit: fix window case

Mike Blumenkrantz requested to merge zmike/piglit:fb-scissor-blit into main

this reads back from a RGBX visual which has no alpha channel, so the reference alpha should always be 1.0

Merge request reports