Home
last modified time | relevance | path

Searched refs:time_doesnt_overlap (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_array_merge.cpp316 bool array_live_range::time_doesnt_overlap(const array_live_range& other) const in time_doesnt_overlap() function in array_live_range
486 if (range_2.time_doesnt_overlap(range_1)) { in do_run()
519 !range_1.time_doesnt_overlap(range_2)) { in do_run()
Dst_glsl_to_tgsi_array_merge.h69 bool time_doesnt_overlap(const array_live_range& other) const;
/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.h242 bool time_doesnt_overlap(const array_live_range& other) const;