Home
last modified time | relevance | path

Searched refs:half_pixel_center (Results 1 – 25 of 62) sorted by relevance

123

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_line.c69 const boolean half_pixel_center = in wideline_line() local
70 stage->draw->rasterizer->half_pixel_center; in wideline_line()
73 const float bias = half_pixel_center ? 0.125f : 0.0f; in wideline_line()
87 if (half_pixel_center) { in wideline_line()
110 if (half_pixel_center) { in wideline_line()
Ddraw_pipe_wide_point.c210 if (rast->half_pixel_center) { in widepoint_first_point()
Ddraw_context.c936 rast.half_pixel_center = draw->rasterizer->half_pixel_center; in draw_get_rasterizer_no_cull()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_rasterizer.c65 COND(so->half_pixel_center, VIVS_PA_SYSTEM_MODE_HALF_PIXEL_CENTER); in etna_rasterizer_state_create()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_rasterizer.c68 A2XX_PA_SU_VTX_CNTL_PIX_CENTER(cso->half_pixel_center ? PIXCENTER_OGL : PIXCENTER_D3D) | in fd2_rasterizer_state_create()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.h80 boolean half_pixel_center,
Dlp_state_rasterizer.c118 state->lp_state.half_pixel_center, in llvmpipe_bind_rasterizer_state()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_program.c92 p->rasterizer.half_pixel_center = 1; in pp_init_prog()
/external/mesa3d/src/gallium/tests/graw/
Dtri.c128 rasterizer.half_pixel_center = 1; in init()
Dtri-large.c131 rasterizer.half_pixel_center = 1; in init()
Dquad-tex.c193 rasterizer.half_pixel_center = 1; in init()
Dtri-gs.c257 rasterizer.half_pixel_center = 1; in init()
Dshader-leak.c252 rasterizer.half_pixel_center = 1; in init()
Dtri-instanced.c308 rasterizer.half_pixel_center = 1; in init()
Dgraw_util.h178 rasterizer.half_pixel_center = 1; in graw_util_default_state()
Dquad-sample.c376 rasterizer.half_pixel_center = 1; in init()
Dfs-test.c461 rasterizer.half_pixel_center = 1; in init()
/external/virglrenderer/src/gallium/include/pipe/
Dp_state.h117 unsigned half_pixel_center:1; member
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_rss.c321 rast.half_pixel_center = r->templ.half_pixel_center; in get_no_cull_rasterizer_state()
/external/virglrenderer/tests/
Dtest_virgl_cmd.c396 rasterizer.half_pixel_center = 1; in START_TEST()
660 rasterizer.half_pixel_center = 1; in START_TEST()
905 rasterizer.half_pixel_center = 1; in START_TEST()
/external/mesa3d/src/gallium/tests/trivial/
Dtri.c155 p->rasterizer.half_pixel_center = 1; in init_prog()
Dquad-tex.c200 p->rasterizer.half_pixel_center = 1; in init_prog()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_rasterizer.c272 raster->half_pixel_center = 1; in st_update_rasterizer()
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h123 unsigned half_pixel_center:1; member
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_matrix_filter.c152 rs_state.half_pixel_center = true; in vl_matrix_filter_init()

123