Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dlower_texture_projection.cpp92 do_lower_texture_projection(exec_list *instructions) in do_lower_texture_projection() function
Dir_optimization.h57 bool do_lower_texture_projection(exec_list *instructions);
Dtest_optpass.cpp98 return do_lower_texture_projection(ir); in do_optimization()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_shader.cpp134 do_lower_texture_projection(shader->ir); in brw_link_shader()