renderer-native-gles3: Don't pass GPU when rendering
It wasn't used for anything, so don't pass it. https://bugzilla.gnome.org/show_bug.cgi?id=788695
This commit is contained in:
@ -1356,7 +1356,6 @@ copy_shared_framebuffer_gpu (CoglOnscreen *onscreen,
|
||||
|
||||
if (!meta_renderer_native_gles3_blit_shared_bo (egl,
|
||||
renderer_native->gles3,
|
||||
secondary_gpu_state->gpu_kms,
|
||||
renderer_gpu_data->egl_display,
|
||||
renderer_gpu_data->secondary.egl_context,
|
||||
secondary_gpu_state->egl_surface,
|
||||
|
Reference in New Issue
Block a user