Home
last modified time | relevance | path

Searched defs:deref_node (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_vars_to_ssa.c35 struct deref_node { struct
36 struct deref_node *parent; argument
37 const struct glsl_type *type;
39 bool lower_to_ssa;
65 struct deref_node *wildcard; argument
66 struct deref_node *indirect; argument
67 struct deref_node *children[0]; argument