HomeSort by relevance Sort by last modified time
    Searched defs:evaluate_spill_costs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_vec4_reg_allocate.cpp 248 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) function in class:brw::vec4_visitor
310 evaluate_spill_costs(spill_costs, no_spill);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_reg_allocate.cpp 248 vec4_visitor::evaluate_spill_costs(float *spill_costs, bool *no_spill) function in class:brw::vec4_visitor
310 evaluate_spill_costs(spill_costs, no_spill);

Completed in 48 milliseconds