forked from AuroraMiddleware/gtk
Fix the build
This commit is contained in:
parent
beabe8c33b
commit
406a32d825
@ -3550,7 +3550,7 @@ gsk_gl_render_job_visit_texture (GskGLRenderJob *job,
|
||||
GL_TEXTURE0,
|
||||
offscreen.texture_id,
|
||||
offscreen.sync);
|
||||
gsk_gl_render_job_draw_offscreen (job, &node->bounds, &offscreen);
|
||||
gsk_gl_render_job_draw_offscreen (job, bounds, &offscreen);
|
||||
gsk_gl_render_job_end_draw (job);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user