Home
last modified time | relevance | path

Searched defs:half_width (Results 1 - 20 of 20) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c52 const float half_width = 0.5f * stage->draw->rasterizer->line_width; in wideline_line() local
H A Ddraw_pipe_aaline.c378 const float half_width = aaline->half_line_width; in aaline_line() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DRasterizer.cpp71 float half_width = width / 2.0f; in SetViewports() local
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c176 float half_width = (float)WIDTH / 2.0f; in init_prog() local
H A Dquad-tex.c233 float half_width = (float)WIDTH / 2.0f; in init_prog() local
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-gs.c57 float half_width = (float)width / 2.0f; in set_viewport() local
H A Dfs-test.c138 float half_width = (float)width / 2.0f; in set_viewport() local
H A Dgraw_util.h191 float half_width = width / 2.0f; in graw_util_viewport() local
H A Dquad-sample.c66 float half_width = (float)width / 2.0f; in set_viewport() local
H A Dtri-instanced.c86 float half_width = (float)width / 2.0f; in set_viewport() local
H A Dshader-leak.c56 float half_width = (float)width / 2.0f; in set_viewport() local
H A Dvs-test.c118 float half_width = (float)width / 2.0f; in set_viewport() local
H A Dgs-test.c196 float half_width = (float)width / 2.0f; in set_viewport() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_builder.h515 const unsigned half_width = dispatch_width() / 2; in emit_scan() local
/third_party/mesa3d/src/mesa/main/
H A Dviewport.c568 float half_width = 0.5f * ctx->ViewportArray[i].Width; in _mesa_get_viewport_xform() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddfs.c1334 int half_width; in hostapd_is_dfs_overlap() local
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c673 float half_width = 0.5f * viewport->width; in radv_get_viewport_xform() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1306 unsigned half_width = bld->type.width/2; in lp_build_lerp_simple() local
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_cmd_buffer.c1900 float half_width = 0.5f * viewport->width; in v3dv_viewport_compute_xform() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c600 float half_width = 0.5f * viewport->width; in get_viewport_xform() local

Completed in 37 milliseconds