/third_party/mesa3d/docs/relnotes/ |
D | 10.4.3.rst | 38 r600g+nine: Bioshock shader failure after 49 - st/nine: Add new texture format strings 50 - st/nine: Correctly advertise D3DPMISCCAPS_CLIPTLVERTS 51 - st/nine: NineBaseTexture9: fix setting of last_layer 52 - st/nine: CubeTexture: fix GetLevelDesc 53 - st/nine: Fix crash when deleting non-implicit swapchain 54 - st/nine: Return D3DERR_INVALIDCALL when trying to create a texture of 56 - st/nine: NineBaseTexture9: update sampler view creation 57 - st/nine: Check if srgb format is supported before trying to use it. 58 - st/nine: Add ATI1 and ATI2 support [all …]
|
D | 18.0.1.rst | 36 - mesa-17.2.0/src/gallium/state_trackers/nine/nine_ff.c:1938: bad 44 - Hang when running nine ff lighting shader with radeonsi 69 - st/nine: Fix bad tracking of vs textures for NINESBT_ALL 70 - st/nine: Fixes warning about implicit conversion 71 - st/nine: Fix non inversible matrix check 72 - st/nine: Declare lighting consts for ff shaders 73 - st/nine: Do not use scratch for face register
|
D | 17.3.8.rst | 31 - mesa-17.2.0/src/gallium/state_trackers/nine/nine_ff.c:1938: bad 56 - st/nine: Fix bad tracking of vs textures for NINESBT_ALL 57 - st/nine: Fixes warning about implicit conversion 58 - st/nine: Fix non inversible matrix check
|
D | 18.2.2.rst | 57 - st/nine: Clamp RCP when 0*inf!=0 58 - st/nine: Avoid redundant SetCursorPos calls 59 - st/nine: Increase maximum number of temp registers
|
D | 17.3.9.rst | 43 - Hang when running nine ff lighting shader with radeonsi 58 - st/nine: Declare lighting consts for ff shaders 59 - st/nine: Do not use scratch for face register
|
D | 18.2.8.rst | 54 - st/nine: Fix volumetexture dtor on ctor failure 55 - st/nine: Bind src not dst in nine_context_box_upload 56 - st/nine: Add src reference to nine_context_range_upload
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_helpers.h | 76 #define NINE_DEVICE_CHILD_NEW(nine, out, dev, ...) \ argument 79 struct Nine##nine *__data; \ 81 __data = CALLOC_STRUCT(Nine##nine); \ 84 …dev)->params.BehaviorFlags & D3DCREATE_MULTITHREADED) ? &Lock##nine##_vtable : &Nine##nine##_vtabl… 85 __params.guids = Nine##nine##_IIDs; \ 86 __params.dtor = (void *)Nine##nine##_dtor; \ 91 HRESULT __hr = Nine##nine##_ctor(__data, &__params, ## __VA_ARGS__); \ 93 Nine##nine##_dtor(__data); \ 102 #define NINE_DEVICE_CHILD_BIND_NEW(nine, out, dev, ...) \ argument 105 struct Nine##nine *__data; \ [all …]
|
D | README | 5 --with-gallium-drivers=nouveau,r600,swrast --enable-nine \ 36 Every Direct3D9 program will now try using nine before wined3d 75 stone, so feel free to hack on those as well as st/nine.
|
/third_party/boost/libs/xpressive/doc/ |
D | symbols.qbk | 82 who contributed this example.]. It translates number names up to "nine hundred 83 ninety nine million nine hundred ninety nine thousand nine hundred ninety nine" 93 Up to nine attributes can be used in a regular expression. They are named
|
/third_party/skia/gm/ |
D | windowrectangles.cpp | 93 SkRRect nine; in onDraw() local 94 nine.setNinePatch(SkRect::MakeXYWH(550 - 30.25 - 100, 370.75, 100, 150), 12, 35, 23, 20); in onDraw() 95 stack.clipRRect(nine, SkMatrix::I(), SkClipOp::kDifference, true); in onDraw()
|
/third_party/protobuf/js/commonjs/ |
D | strict_test.js | 47 var simple1 = new test9_pb.jspb.exttest.strict.nine.Simple9() 48 var simple2 = new test9_pb.jspb.exttest.strict.nine.Simple9()
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/in-house/tests/ |
D | reverse-sub.tests | 3 …nine.numr=8+350|zero.numr=9+350|fraction=10+130|one.dnom=11+350|two.dnom=12+350|three.dnom=13+350|…
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/doc/ |
D | algorithm.txt | 84 of the first table is nine bits. Also the distance trees have 30 possible 96 lookup table for the first, let's say, nine bits of a Huffman symbol. The 98 symbol is shorter than nine bits, then that symbol's translation is duplicated 100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a 101 symbol is nine bits long, it appears in the table once. 103 If the symbol is longer than nine bits, then that entry in the table points 112 So a table entry either points to another table (in which case nine bits in
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/doc/ |
D | algorithm.txt | 84 of the first table is nine bits. Also the distance trees have 30 possible 96 lookup table for the first, let's say, nine bits of a Huffman symbol. The 98 symbol is shorter than nine bits, then that symbol's translation is duplicated 100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a 101 symbol is nine bits long, it appears in the table once. 103 If the symbol is longer than nine bits, then that entry in the table points 112 So a table entry either points to another table (in which case nine bits in
|
/third_party/zlib/doc/ |
D | algorithm.txt | 84 of the first table is nine bits. Also the distance trees have 30 possible 96 lookup table for the first, let's say, nine bits of a Huffman symbol. The 98 symbol is shorter than nine bits, then that symbol's translation is duplicated 100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a 101 symbol is nine bits long, it appears in the table once. 103 If the symbol is longer than nine bits, then that entry in the table points 112 So a table entry either points to another table (in which case nine bits in
|
/third_party/flutter/skia/gm/ |
D | windowrectangles.cpp | 76 SkRRect nine; in onDraw() local 77 nine.setNinePatch(SkRect::MakeXYWH(550 - 30.25 - 100, 370.75, 100, 150), 12, 35, 23, 20); in onDraw() 78 stack.clipRRect(nine, SkMatrix::I(), kDifference_SkClipOp, true); in onDraw()
|
/third_party/pcre2/pcre2/testdata/ |
D | grepinput8 | 5 X seven
X eight
X nine
X ten
|
D | grepoutput8 | 6 7:X seven
8:X eight
9:X nine
10:X ten
|
D | grepinputx | 29 nine
|
/third_party/skia/third_party/externals/icu/source/data/rbnf/ |
D | en_IN.txt | 72 "9: nine;", 150 "90: nine>%%tieth>;",
|
D | en.txt | 98 "9: nine;", 177 "90: nine>%%tieth>;",
|
/third_party/icu/icu4c/source/data/rbnf/ |
D | en_IN.txt | 72 "9: nine;", 150 "90: nine>%%tieth>;",
|
D | en.txt | 98 "9: nine;", 177 "90: nine>%%tieth>;",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/rbnf/ |
D | en_IN.txt | 71 "9: nine;", 149 "90: nine>%%tieth>;",
|
D | en.txt | 100 "9: nine;", 179 "90: nine>%%tieth>;",
|