Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_texture_projection.cpp96 do_lower_texture_projection(exec_list *instructions) in do_lower_texture_projection() function
Dir_optimization.h109 bool do_lower_texture_projection(exec_list *instructions);
Dtest_optpass.cpp97 return do_lower_texture_projection(ir); in do_optimization()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_link.cpp130 do_lower_texture_projection(shader->ir); in process_glsl_ir()