Searched refs:spv_log_op (Results 1 – 1 of 1) sorted by relevance
1311 #define BINOP_LOG(nir_op, spv_op, spv_log_op) \ in emit_alu() argument1315 result = emit_binop(ctx, spv_log_op, dest_type, src[0], src[1]); \ in emit_alu()