Skip to content
Commit 6a6438e6 authored by Jan Grulich's avatar Jan Grulich Committed by Aleix Pol Gonzalez
Browse files

Use a different API call to make importing DmaBufs work on Nvidia

Use glReadPixels() instead of glGetTexImage() to import DmaBufs into
memory. This makes Nvidia happy and it no longer gives us just black
screen.

BUG: 448839


(cherry picked from commit c325f826)
parent c1d5bc03
Pipeline #356378 passed with stage
in 1 minute and 5 seconds
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