Skip to content

effects/trackmouse: Fix texture check

Vlad Zahorodnii requested to merge work/zzag/fix-track-mouse-effect into master

Both texture and image cannot be not null as they are initialized based on compositing type.

BUG: 439859

Merge request reports