Searched refs:TGSI_OPCODE_DDY_FINE (Results 1 – 7 of 7) sorted by relevance
426 TGSI_OPCODE_DDY_FINE = 80, enumerator
99 opcode == TGSI_OPCODE_DDY || opcode == TGSI_OPCODE_DDY_FINE || in computes_derivative()
5045 case TGSI_OPCODE_DDY_FINE: in exec_instruction()
1859 [TGSI_OPCODE_DDY_FINE] = nir_op_fddy_fine,
1412 [nir_op_fddy_fine] = { TGSI_OPCODE_DDY_FINE }, in ntt_emit_alu()
8466 inst->Instruction.Opcode == TGSI_OPCODE_DDY_FINE) { in tgsi_tex()11865 [TGSI_OPCODE_DDY_FINE] = { ALU_OP0_NOP, tgsi_unsupported},12063 [TGSI_OPCODE_DDY_FINE] = { FETCH_OP_GET_GRADIENTS_V, tgsi_tex},12290 [TGSI_OPCODE_DDY_FINE] = { FETCH_OP_GET_GRADIENTS_V, tgsi_tex},
3257 case TGSI_OPCODE_DDY_FINE: in handleInstruction()