Searched refs:breaks (Results 1 - 25 of 273) sorted by relevance
1234567891011
| /xsrc/external/mit/pixman/dist/test/ |
| H A D | lowlevel_blt_bench_compare.py | 8 [--export-csv <csv_file>] [--quiet] [--color] [--color-breaks <breaks>] 32 def colorize_speedup(value: float, breaks: list[float]) -> str: 35 for c, b in zip(SPEEDUP_COLORS, breaks): 43 def print_df(df: pd.DataFrame, color: bool, breaks: list[float], drop_cols: list[str]): 49 df.map(colorize_speedup, breaks=breaks) if color else df, 134 "--color-breaks", 138 help="Speedup values for color breaks (up to 6).",
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.1.rst | 36 - radv secure compile feature breaks compilation of RADV on armhf EABI 72 - radv: fix radv secure compile feature breaks compilation on armhf
|
| H A D | 17.0.7.rst | 31 [REGRESSION, bisected] Wayland revert commit breaks non-Vsync
|
| H A D | 19.0.3.rst | 35 - [ivb] mesa 19.0.0 breaks rendering in kitty
|
| H A D | 21.3.2.rst | 38 - [bisected] Mesa 21.3.x breaks GBM with NVIDIA closed source driver 495.44
|
| H A D | 17.2.3.rst | 47 - nir/spirv: Allow loop breaks in a switch body.
|
| H A D | 18.1.6.rst | 40 - Shader cache breaks INTEL_DEBUG=shader_time
|
| H A D | 19.2.1.rst | 37 - libXvMC-1.0.12 breaks mesa build
|
| H A D | 20.1.6.rst | 36 - 4e3a7dcf6ee4946c46ae8b35e7883a49859ef6fb breaks Gamescope showing windows properly.
|
| H A D | 21.0.2.rst | 36 - util cpu detection breaks on 128-core AMD machines
|
| H A D | 11.1.0.rst | 73 vbo: premature flushing breaks GL_LINE_LOOP 191 [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45 279 [CTS regression] mesa af2723 breaks GL Conformance for debug
|
| H A D | 7.11.rst | 168 st/mesa: 2a904fd6a0cb80eec6dec2bae07fd8778b04caf3 breaks sauerbraten 250 45920d2ecb38b14fdda5253fecce996570c22863 breaks sauerbraten on r300g 323 vbo: Don't discount stride breaks piglit on softpipe/r600g
|
| H A D | 7.9.1.rst | 103 breaks linkage 310 - glsl: Consider the "else" branch when looking for loop breaks. 323 - glsl: Unroll loops with conditional breaks anywhere (not just the
|
| H A D | 9.2.rst | 97 r300g MSAA breaks Half-Life 2 in Wine 118 [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa
|
| H A D | 11.0.8.rst | 96 - nv50/ir: deal with loops with no breaks
|
| H A D | 13.0.4.rst | 41 mesa-vdpau-drivers: breaks vdpau for mpeg2video
|
| H A D | 17.1.2.rst | 31 [REGRESSION, bisected] Wayland revert commit breaks non-Vsync
|
| H A D | 19.1.8.rst | 56 libXvMC-1.0.12 breaks mesa build
|
| H A D | 7.11.1.rst | 106 - drisw: Remove cargo culting that breaks GLX 1.3 ctors 125 - mesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLESS queries
|
| H A D | 11.0.0.rst | 211 [290x] Dota2 reborn ingame rendering breaks with git-af4b9c7
|
| H A D | 17.1.0.rst | 210 - commit 61e47d92c5196 breaks RS780
|
| H A D | 17.2.0.rst | 60 [REGRESSION, bisected] Wayland revert commit breaks non-Vsync
|
| H A D | 17.3.0.rst | 88 - Commit ddc32537d6db69198e88ef0dfe19770bf9daa536 breaks rendering in
|
| /xsrc/external/mit/luit/dist/ |
| H A D | acinclude.m4 | 63 dnl forces SIGWINCH to be undefined (breaks xterm, ncurses). Oddly, the struct
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_insert_exec_mask.cpp | 75 loop_info(Block* b, uint16_t num, uint8_t needs_, bool breaks, bool cont, bool discard) argument 76 : loop_header(b), num_exec_masks(num), needs(needs_), has_divergent_break(breaks), 221 * breaks, which might benefit from being in exact) by adding Exact_Branch to a 920 /* For normal breaks, this is the exec mask. For discard+break, it's the
|
Completed in 12 milliseconds
1234567891011