Searched refs:Expand (Results 1 - 25 of 262) sorted by relevance

1234567891011

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.6.rst55 - spirv: Expand workaround for OpControlBarrier on old GLSLang
H A D20.0.0.rst281 - pan/midgard: Expand 64-bit writemasks
377 - pan/midgard: Expand swizzle for texelFetch
1027 - ci: Expand the freedreno blit skip regex to cover more cases.
H A D20.1.0.rst568 - pan/bi: Expand out FMA conversion opcodes
1160 - freedreno/a6xx: Expand various varying-count bitfields
1316 - spirv: Expand workaround for OpControlBarrier on old GLSLang
2754 - glsl: Expand fp16 to float before constant expression evaluation
H A D19.0.0.rst1596 - intel/blorp: Expand blorp_address::offset to be 64 bits.
1896 - intel/compiler: Expand size of the 'nr' field
H A D19.3.0.rst270 - pan/midgard,bifrost: Expand nir_const_load_to_arr
3410 - broadcom/vc4: Expand width of dst surface
H A D20.3.0.rst650 - pan/bi: Expand clause type to 5-bit
872 - radv/winsys: Expand scope of allbos lock.
1459 - nir: Expand opt_undef to handle undef channels in a store intrinsic.
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dprinciples.adoc171 === Expand to multiple workspaces. ===
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui_internal.h503 void Expand(const float amount) { Min.x -= amount; Min.y -= amount; Max.x += amount; Max.y += amount; } function in struct:ImRect
504 void Expand(const ImVec2& amount) { Min.x -= amount.x; Min.y -= amount.y; Max.x += amount.x; Max.y += amount.y; } function in struct:ImRect
H A Dimgui.cpp1096 TouchExtraPadding = ImVec2(0,0); // Expand reactive bounding box for touch-based system where touch position is not accurate enough. Unfortunately we don't sort widgets so priority on overlap will always be given to the first widget. So don't grow this too much!
2476 display_rect.Expand(ImVec2(DISTANCE,DISTANCE));
3986 bb.Expand(padding_regular);
3988 bb.Expand(padding_for_resize_from_edges);
4006 // NB- Expand the rectangle to be generous on imprecise inputs systems (g.Style.TouchExtraPadding)
4016 // Expand for touch input
5213 bb.Expand(g.FontSize);
5295 bb.Expand(g.FontSize);
5298 bb.Expand(-g.FontSize - 1.0f);
7016 r_screen.Expand(ImVec
[all...]
H A Dimgui_widgets.cpp765 bb.Expand(ImVec2(-ImClamp((float)(int)((bb.Max.x - bb.Min.x - 2.0f) * 0.5f), 0.0f, 3.0f), -ImClamp((float)(int)((bb.Max.y - bb.Min.y - 2.0f) * 0.5f), 0.0f, 3.0f)));
1043 bb.Expand(ImVec2(-style.FrameBorderSize, -style.FrameBorderSize));
1221 bb_interact.Expand(axis == ImGuiAxis_Y ? ImVec2(0.0f, hover_extend) : ImVec2(hover_extend, 0.0f));
4439 bb_inner.Expand(off);
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui_internal.h503 void Expand(const float amount) { Min.x -= amount; Min.y -= amount; Max.x += amount; Max.y += amount; } function in struct:ImRect
504 void Expand(const ImVec2& amount) { Min.x -= amount.x; Min.y -= amount.y; Max.x += amount.x; Max.y += amount.y; } function in struct:ImRect
H A Dimgui.cpp1096 TouchExtraPadding = ImVec2(0,0); // Expand reactive bounding box for touch-based system where touch position is not accurate enough. Unfortunately we don't sort widgets so priority on overlap will always be given to the first widget. So don't grow this too much!
2476 display_rect.Expand(ImVec2(DISTANCE,DISTANCE));
3986 bb.Expand(padding_regular);
3988 bb.Expand(padding_for_resize_from_edges);
4006 // NB- Expand the rectangle to be generous on imprecise inputs systems (g.Style.TouchExtraPadding)
4016 // Expand for touch input
5213 bb.Expand(g.FontSize);
5295 bb.Expand(g.FontSize);
5298 bb.Expand(-g.FontSize - 1.0f);
7016 r_screen.Expand(ImVec
[all...]
H A Dimgui_widgets.cpp765 bb.Expand(ImVec2(-ImClamp((float)(int)((bb.Max.x - bb.Min.x - 2.0f) * 0.5f), 0.0f, 3.0f), -ImClamp((float)(int)((bb.Max.y - bb.Min.y - 2.0f) * 0.5f), 0.0f, 3.0f)));
1043 bb.Expand(ImVec2(-style.FrameBorderSize, -style.FrameBorderSize));
1221 bb_interact.Expand(axis == ImGuiAxis_Y ? ImVec2(0.0f, hover_extend) : ImVec2(hover_extend, 0.0f));
4439 bb_inner.Expand(off);
/xsrc/external/mit/util-macros/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libpthread-stubs/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/xcb-proto/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/mesa-demos/dist/
H A Daclocal.m4383 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/fontconfig/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXau/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXaw/dist/
H A Daclocal.m42370 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXcursor/dist/
H A Daclocal.m42370 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXdmcp/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXext/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXfixes/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.
/xsrc/external/mit/libXfont2/dist/
H A Daclocal.m4107 # Expand $ac_aux_dir to an absolute path.

Completed in 117 milliseconds

1234567891011