Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dlower_precision.cpp94 struct stack_entry { struct in __anoneb72a8170111::find_lowerable_rvalues_visitor
95 ir_instruction *instr;
96 enum can_lower_state state;
105 std::vector<ir_instruction *> lowerable_children;
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_nir_lower_ray_query.cc621 nir_def *stack_entry = nir_load_deref(b, stack_deref); in build_ray_traversal() local
860 nir_def *stack_entry = in build_ray_traversal() local