HomeSort by relevance Sort by last modified time
    Searched full:do_dead_functions (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/compiler/glsl/
opt_dead_functions.cpp 114 do_dead_functions(exec_list *instructions) function
test_optpass.cpp 87 } else if (strcmp(optimization, "do_dead_functions") == 0) {
88 return do_dead_functions(ir);
ir_optimization.h 105 bool do_dead_functions(exec_list *instructions);
glsl_parser_extras.cpp     [all...]
  /external/mesa3d/docs/relnotes/
7.11.1.html 337 <li>Revert "glsl: Skip processing the first function's body in do_dead_functions()."</li>

Completed in 130 milliseconds