Searched refs:FS_OPCODE_DDY_COARSE (Results 1 – 7 of 7) sorted by relevance
563 FS_OPCODE_DDY_COARSE, enumerator
432 case FS_OPCODE_DDY_COARSE: in brw_instruction_name()
443 case FS_OPCODE_DDY_COARSE: in instruction_requires_packed_data()
336 case FS_OPCODE_DDY_COARSE: in instruction_desc()
2234 case FS_OPCODE_DDY_COARSE: in generate_code()
4939 case FS_OPCODE_DDY_COARSE: in get_lowered_simd_width()5517 else if (inst->opcode == FS_OPCODE_DDY_COARSE) in lower_derivatives()
1241 inst = bld.emit(FS_OPCODE_DDY_COARSE, result, op[0]); in nir_emit_alu()