Searched refs:FS_OPCODE_CINTERP (Results 1 – 4 of 4) sorted by relevance
69 case FS_OPCODE_CINTERP: in is_expression()
672 FS_OPCODE_CINTERP, enumerator
713 emit(FS_OPCODE_CINTERP, attr, fs_reg(interp)); in emit_general_interpolation()1006 if (inst->opcode == FS_OPCODE_CINTERP) { in assign_urb_setup()
951 case FS_OPCODE_CINTERP: in generate_code()