HomeSort by: relevance | last modified time | path
    Searched refs:DDX (Results 1 - 14 of 14) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
tgsi_opcode_tmp.h 67 OP11(DDX)
tgsi_info_opcodes.h 38 OPCODE(1, 1, COMP, DDX)
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
tgsi_opcode_tmp.h 72 OP11(DDX)
tgsi_info_opcodes.h 38 OPCODE(1, 1, COMP, DDX)
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
nvfx_fragprog.c 564 nvfx_fp_emit(fpc, arith(sat, DDX, tmp.reg, NVFX_FP_MASK_X | NVFX_FP_MASK_Y, swz(src[0], Z, W, Z, W), none, none));
566 nvfx_fp_emit(fpc, arith(sat, DDX, tmp.reg, NVFX_FP_MASK_X | NVFX_FP_MASK_Y, src[0], none, none));
569 nvfx_fp_emit(fpc, arith(sat, DDX, dst, mask, src[0], none, none));
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
nvfx_fragprog.c 564 nvfx_fp_emit(fpc, arith(sat, DDX, tmp.reg, NVFX_FP_MASK_X | NVFX_FP_MASK_Y, swz(src[0], Z, W, Z, W), none, none));
566 nvfx_fp_emit(fpc, arith(sat, DDX, tmp.reg, NVFX_FP_MASK_X | NVFX_FP_MASK_Y, src[0], none, none));
569 nvfx_fp_emit(fpc, arith(sat, DDX, dst, mask, src[0], none, none));
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
etnaviv_compiler_tgsi.c 1812 INSTR(DDX, trans_deriv, .opc = INST_OPCODE_DSX),
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
etnaviv_compiler.c 1768 INSTR(DDX, trans_deriv, .opc = INST_OPCODE_DSX),
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp 757 NV50_IR_OPCODE_CASE(DDX, DFDX);
  /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
nine_shader.c 3183 _OPI(DSX, DDX, V(0,0), V(0,0), V(2,1), V(3,0), 1, 1, NULL),
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp 817 NV50_IR_OPCODE_CASE(DDX, DFDX);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
nine_shader.c 3148 _OPI(DSX, DDX, V(0,0), V(0,0), V(2,1), V(3,0), 1, 1, NULL),
  /xsrc/external/mit/xorg-server/dist/
configure 2149 --enable-xfree86-utils Build xfree86 DDX utilities (default: enabled)
32033 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build Xvfb DDX" >&5
32034 printf %s "checking whether to build Xvfb DDX... " >&6; }
32126 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build Xnest DDX" >&5
32127 printf %s "checking whether to build Xnest DDX... " >&6; }
32154 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build Xorg DDX" >&5
32155 printf %s "checking whether to build Xorg DDX... " >&6; }
33390 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether to build XWin DDX" >&5
33391 printf %s "checking whether to build XWin DDX... " >&6; }
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 1944 --enable-xfree86-utils Build xfree86 DDX utilities (default: enabled)
34295 { echo "$as_me:$LINENO: checking whether to build Xvfb DDX" >&5
34296 echo $ECHO_N "checking whether to build Xvfb DDX... $ECHO_C" >&6; }
34386 { echo "$as_me:$LINENO: checking whether to build Xnest DDX" >&5
34387 echo $ECHO_N "checking whether to build Xnest DDX... $ECHO_C" >&6; }
34416 { echo "$as_me:$LINENO: checking whether to build Xorg DDX" >&5
34417 echo $ECHO_N "checking whether to build Xorg DDX... $ECHO_C" >&6; }
36166 { { echo "$as_me:$LINENO: error: Perl is required to build the XFree86/Xorg DDX." >&5
36167 echo "$as_me: error: Perl is required to build the XFree86/Xorg DDX." >&2;}
36453 { echo "$as_me:$LINENO: checking whether to build XWin DDX" >&
    [all...]

Completed in 62 milliseconds