Commit 0c25bc3c authored by Tomi Korpipää's avatar Tomi Korpipää Committed by Pasi Keränen
Browse files

Fixed erroneous FRAMEBUFFER_UNSUPPORTED.


WebGL spec states: "If framebuffer is null, the default framebuffer
provided by the context is bound." Thus there is no need the check if
we have a self-bound framebuffer before querying its status from the
system.

Change-Id: I389d3e3b81ac61c6498a76ae07303caf75e2787e
Task-number: QTBUG-45197
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
Showing with 1 addition and 8 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment