Searched defs:can_reorder (Results 1 – 5 of 5) sorted by relevance
14 can_reorder, schedule_class, encoding_16, encoding_32): argument50 can_eliminate = True, can_reorder = True, encoding_16 = None, argument
81 can_reorder(const Instruction* const instr) in can_reorder() function
112 bool can_reorder() const in can_reorder() function
59 inline bool can_reorder(const SkRect& a, const SkRect& b) { return !GrRectsOverlap(a, b); } in can_reorder() function
705 bool can_reorder = zink_screen(ctx->base.screen)->info.have_KHR_dynamic_rendering && in fb_clears_apply_internal() local