HomeSort by relevance Sort by last modified time
    Searched refs:OP_DFDY (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_target_nv50.cpp 106 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
nv50_ir_from_sm4.cpp 367 case SM4_OPCODE_DERIV_RTY: return OP_DFDY;
452 case SM4_OPCODE_DERIV_RTY_COARSE: return OP_DFDY;
453 case SM4_OPCODE_DERIV_RTY_FINE: return OP_DFDY;
    [all...]
nv50_ir.h 124 OP_DFDY,
nv50_ir_emit_nv50.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.cpp 245 { OP_DFDY, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0 },
nv50_ir_emit_nvc0.cpp     [all...]

Completed in 55 milliseconds