Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_texture_projection.cpp42 class lower_texture_projection_visitor : public ir_hierarchical_visitor { class
44 lower_texture_projection_visitor() in lower_texture_projection_visitor() function in __anon2dec5b840111::lower_texture_projection_visitor
57 lower_texture_projection_visitor::visit_leave(ir_texture *ir) in visit_leave()
98 lower_texture_projection_visitor v; in do_lower_texture_projection()