mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Robert Bragg
778700288e
pipeline: initialize HashState flags member
There are a set of "EvalFlags" that get passed to _cogl_pipeline_hash that can tweak the semantics of what state is evaluated for hashing but these flags weren't getting passed via the HashState state structure so it would be undefined if you would get the correct semantics.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%