HomeSort by relevance Sort by last modified time
    Searched refs:do_constant_propagation (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glsl/
ir_optimization.h 46 bool do_constant_propagation(exec_list *instructions);
opt_constant_propagation.cpp 430 do_constant_propagation(exec_list *instructions) function
glsl_parser_extras.cpp 727 progress = do_constant_propagation(ir) || progress;

Completed in 531 milliseconds