Searched defs:is_kill (Results 1 – 5 of 5) sorted by relevance
176 let is_kill = matches!(disconnect_reason, Some(DisconnectReason::Kill)); in handle_packet() localVariable
96 bool is_kill; member
668 bool is_kill = is_swapchain_kill(ret); in zink_kopper_acquire() local
1296 bool AluInstr::is_kill() const in is_kill() function in r600::AluInstr
1182 bool is_kill = false; in get_regs_for_copies() local