Skip to content

shader: fix emit_ios params order

Ryan Neph requested to merge ryanneph/virglrenderer:fix_shader_params into master

Fixes the order of params passed to emit_ios(...) (swaps winsys_adjust_y_emitted and force_color_two_side in callers).

Edited by Ryan Neph

Merge request reports