Commit db55d0b4 authored by Pasi Keränen's avatar Pasi Keränen
Browse files

Fixes infinite reqursion when calling copyTexSubImage2D.


copyTexSubImage2D method was calling itself rather than the
intended glCopyTexSubImage2D method.

Change-Id: I3252dc0ea786c5c6d0d2be17a4ab593f29fad0e9
Task-number: QTBUG-45967
Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@theqtcompany.com>
Reviewed-by: default avatarPasi Keränen <pasi.keranen@digia.com>
parent ab142bdc
Showing with 1 addition and 1 deletion
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