Searched refs:ops_with_arg (Results 1 – 1 of 1) sorted by relevance
2479 static const SpvImageOperandsMask ops_with_arg = in image_operand_arg() local2493 assert(op & ops_with_arg); in image_operand_arg()2495 uint32_t idx = util_bitcount(w[mask_idx] & (op - 1) & ops_with_arg) + 1; in image_operand_arg()