Home
last modified time | relevance | path

Searched refs:stack_entry (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlower_precision.cpp92 struct stack_entry { struct in __anon96e9fd370111::find_lowerable_rvalues_visitor
129 std::vector<stack_entry> stack;
134 void add_lowerable_children(const stack_entry &entry);
198 stack_entry entry; in stack_enter()
207 find_lowerable_rvalues_visitor::add_lowerable_children(const stack_entry &entry) in add_lowerable_children()
219 const stack_entry &entry = stack.back(); in pop_stack_entry()
225 stack_entry &parent = stack.end()[-2]; in pop_stack_entry()
249 stack_entry &parent = stack.end()[-2]; in pop_stack_entry()