Searched refs:OPCODE_DDY (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/program/ | ||
D | prog_instruction.c | 107 { OPCODE_DDY, "DDY", 1, 1 }, |
D | prog_instruction.h | 126 OPCODE_DDY, /* X X */ enumerator |
D | prog_to_nir.c | 635 [OPCODE_DDY] = nir_op_fddy, |