Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dlower_texture_projection.cpp40 class lower_texture_projection_visitor : public ir_hierarchical_visitor { class
42 lower_texture_projection_visitor() in lower_texture_projection_visitor() function in lower_texture_projection_visitor
53 lower_texture_projection_visitor::visit_leave(ir_texture *ir) in visit_leave()
94 lower_texture_projection_visitor v; in do_lower_texture_projection()