Searched defs:is_kill (Results 1 – 6 of 6) sorted by relevance
177 let is_kill = matches!(disconnect_reason, Some(DisconnectReason::Kill)); in handle_packet() localVariable
96 bool is_kill; member
669 bool is_kill = is_swapchain_kill(ret); in zink_kopper_acquire() local
95 def is_kill(command: type[Command] | None) -> bool: function
1296 bool AluInstr::is_kill() const in is_kill() function in r600::AluInstr
1211 bool is_kill = false; in get_regs_for_copies() local