mesa: return early if mask is cleared to zero in BlitFramebuffer
From ARB_framebuffer_object: If a buffer is specified in <mask> and does not exist in both the read and draw framebuffers, the corresponding bit is silently ignored.
Loading
Please register or sign in to comment