Searched refs:trimmed (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_packer.c.py59 trimmed = noned_target[0: none_indices[-1] + 1]
61 if trimmed == noned_domain[0:len(trimmed)]:
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_shader.c518 * a bitfield of which stages should be trimmed.
531 uint32_t trimmed = 0; local in function:trim_constlens
542 trimmed |= 1 << max_stage;
547 return trimmed;
564 uint32_t trimmed = 0; local in function:ir3_trim_constlen
565 STATIC_ASSERT(MESA_SHADER_STAGES <= 8 * sizeof(trimmed));
572 trimmed |=
576 trimmed |=
580 return trimmed;
/xsrc/external/mit/xterm/dist/
H A Dmain.c3725 char *trimmed = x_strtrim(resource.valid_shells); local in function:ourValidShell
3726 int result = findValidShell(trimmed, pathname);
3727 free(trimmed);
H A Dscreen.c3028 int trimmed = 0; local in function:xtermCheckRect
3035 (mode & csNOTRIM) ? " !trimmed" : "",
3116 trimmed += ch + embedded;
3140 total = trimmed;
H A Dutil.c2048 do_extra_scroll(XtermWidget xw, Bool trimmed) argument
2053 TRACE(("do_extra_scroll buffer=%d, trimmed=%s\n", screen->whichBuf,
2054 BtoS(trimmed)));
2055 if (trimmed) {
H A Dconfigure13586 test -n "$verbose" && echo " ..trimmed $LIBS" 1>&6
13588 echo "${as_me:-configure}:13588: testing ..trimmed $LIBS ..." 1>&5
13815 test -n "$verbose" && echo " ..trimmed $LIBS" 1>&6
13817 echo "${as_me:-configure}:13817: testing ..trimmed $LIBS ..." 1>&5
H A Daclocal.m43139 CF_VERBOSE(..trimmed $LIBS)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst1906 - ci/freedreno: Switch to the trimmed glxgears trace.
5417 - ci/fdo: Use trimmed traces for Valve games
H A D21.2.0.rst3474 - radeonsi: fix the fast launch vert/prim thread counts if they are trimmed

Completed in 61 milliseconds