Home
last modified time | relevance | path

Searched refs:OP_DFDY (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_target_nv50.cpp106 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
Dnv50_ir_from_sm4.cpp367 case SM4_OPCODE_DERIV_RTY: return OP_DFDY; in cvtOpcode()
452 case SM4_OPCODE_DERIV_RTY_COARSE: return OP_DFDY; in cvtOpcode()
453 case SM4_OPCODE_DERIV_RTY_FINE: return OP_DFDY; in cvtOpcode()
Dnv50_ir.h124 OP_DFDY, enumerator
Dnv50_ir_emit_nv50.cpp1695 case OP_DFDY: in emitInstruction()
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_target_nvc0.cpp245 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0 },
Dnv50_ir_emit_nvc0.cpp1725 case OP_DFDY: in emitInstruction()