Skip to content
Commit c325f826 authored by Jan Grulich's avatar Jan Grulich
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
parent a2ce71c5
Pipeline #356283 passed with stage
in 51 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