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

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c52 const float half_width = 0.5f * stage->draw->rasterizer->line_width; local in function:wideline_line
H A Ddraw_pipe_aaline.c359 const float half_width = aaline->half_line_width; local in function:aaline_line
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DRasterizer.cpp71 float half_width = width / 2.0f; local in function:SetViewports
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c52 const float half_width = 0.5f * stage->draw->rasterizer->line_width; local in function:wideline_line
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/graw/
H A Dgraw_util.h191 float half_width = width / 2.0f; local in function:graw_util_viewport
H A Dquad-sample.c66 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dshader-leak.c56 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dtri-gs.c57 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dtri-instanced.c86 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dvs-test.c118 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dfs-test.c138 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dgs-test.c196 float half_width = (float)width / 2.0f; local in function:set_viewport
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dquad-tex.c232 float half_width = (float)WIDTH / 2.0f; local in function:init_prog
H A Dtri.c176 float half_width = (float)WIDTH / 2.0f; local in function:init_prog
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dviewport.c583 float half_width = 0.5f * ctx->ViewportArray[i].Width; local in function:_mesa_get_viewport_xform
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/graw/
H A Dgraw_util.h191 float half_width = width / 2.0f; local in function:graw_util_viewport
H A Dquad-sample.c66 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dshader-leak.c56 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dtri-gs.c57 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dtri-instanced.c86 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dvs-test.c118 float half_width = (float)width / 2.0f; local in function:set_viewport
H A Dfs-test.c138 float half_width = (float)width / 2.0f; local in function:set_viewport
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dquad-tex.c233 float half_width = (float)WIDTH / 2.0f; local in function:init_prog
H A Dtri.c176 float half_width = (float)WIDTH / 2.0f; local in function:init_prog
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_builder.h458 const unsigned half_width = dispatch_width() / 2; local in function:brw::fs_builder::emit_scan

Completed in 35 milliseconds

12