Searched refs:FX (Results 1 – 25 of 71) sorted by relevance
123
/third_party/boost/libs/test/doc/examples/ |
D | decorator_12.output | 4 set up FX 11 tear down FX
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCScheduleP7.td | 33 def P7_FX1 : FuncUnit; // FX pipeline 1 34 def P7_FX2 : FuncUnit; // FX pipeline 2 45 // Each LSU pipeline can also execute FX add and logical instructions. 51 // FX loads have a two cycle load-to-use latency (so one "bubble" cycle). 54 // Frequent FX ops. take only one cycle and results can be used again in the 55 // next cycle (there is a self-bypass). Getting results from the other FX 59 // (instead of 3 cycles on the POWER6). VSU XS handles vector FX-style ops.
|
D | PPCScheduleP8.td | 38 def P8_FXU1 : FuncUnit; // FX pipeline 1 39 def P8_FXU2 : FuncUnit; // FX pipeline 2
|
/third_party/skia/third_party/externals/oboe/apps/fxlab/docs/ |
D | README.md | 1 # Docs for Android FX Lab
|
/third_party/mesa3d/src/nouveau/drm-shim/ |
D | README.md | 15 | 30 | NV30 | GeForce FX 5500 | DX9 |
|
/third_party/mesa3d/docs/relnotes/ |
D | 5.0.1 | 31 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 5.0.2 | 31 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 6.0.1 | 38 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 4.0.2 | 38 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 4.0.3 | 40 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 5.0 | 69 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 6.0 | 67 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 4.0 | 138 FX (3dfx Voodoo1/2) implements OpenGL 1.3
|
D | 3.5 | 35 FX (3dfx Voodoo1/2) updated
|
D | 3.3 | 220 and do the right thing. See the X/Mesa, OS/Mesa, or FX/Mesa
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_shared_texture_palette.txt | 29 Quadro DCC, Quadro4 XGL), and NV3x (GeForce FX 5xxxx, Quadro FX
|
D | EXT_depth_bounds_test.txt | 20 Implemented in GeForce FX 5900 (NV35) drivers as of June 2003. 22 Also supported by GeForce FX 5700 (NV36) and GeForce6 (NV4x).
|
D | EXT_texture_sRGB.txt | 28 Implemented by NVIDIA's Release 80 driver series for GeForce FX 29 (NV3x), GeForce 6 and 7 Series (NV4x and G7x), and Quadro FX (NV3xGL, 814 GeForce FX, Quadro FX, and GeForce 6 and 7 Series GPUs store
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_shared_texture_palette.txt | 29 Quadro DCC, Quadro4 XGL), and NV3x (GeForce FX 5xxxx, Quadro FX
|
D | EXT_depth_bounds_test.txt | 20 Implemented in GeForce FX 5900 (NV35) drivers as of June 2003. 22 Also supported by GeForce FX 5700 (NV36) and GeForce6 (NV4x).
|
D | EXT_texture_sRGB.txt | 28 Implemented by NVIDIA's Release 80 driver series for GeForce FX 29 (NV3x), GeForce 6 and 7 Series (NV4x and G7x), and Quadro FX (NV3xGL, 814 GeForce FX, Quadro FX, and GeForce 6 and 7 Series GPUs store
|
/third_party/gettext/gettext-tools/doc/ |
D | ISO_639-2 | 93 dra Dravidian (Other) FX 206 nah Nahuatl languages FX
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 736 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectFrameIndex() local 739 SDValue FI = CurDAG->getTargetFrameIndex(FX, MVT::i32); in SelectFrameIndex() 749 if (FX < 0 || MaxA <= StkA || !MFI.hasVarSizedObjects()) { in SelectFrameIndex() 1295 int FX = cast<FrameIndexSDNode>(N)->getIndex(); in SelectAddrFI() local 1296 if (!MFI.isFixedObjectIndex(FX) && HFI.needsAligna(*MF)) in SelectAddrFI() 1298 R = CurDAG->getTargetFrameIndex(FX, MVT::i32); in SelectAddrFI()
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_expand_normal.txt | 38 architectures. Support for NV3x (GeForce FX), NV4x (GeForce 6
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_expand_normal.txt | 38 architectures. Support for NV3x (GeForce FX), NV4x (GeForce 6
|
123