Searched defs:half_pixel_center (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c69 const boolean half_pixel_center = local in function:wideline_line
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_line.c69 const boolean half_pixel_center = local in function:wideline_line
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c581 lp_setup_set_triangle_state(struct lp_setup_context * setup,unsigned cull_mode,boolean ccw_is_frontface,boolean scissor,boolean half_pixel_center,boolean bottom_edge_rule) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c585 lp_setup_set_triangle_state(struct lp_setup_context * setup,unsigned cull_mode,boolean ccw_is_frontface,boolean scissor,boolean half_pixel_center,boolean bottom_edge_rule,boolean multisample) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h74 unsigned half_pixel_center:1; member in struct:si_state_rasterizer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h126 unsigned half_pixel_center:1; member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h129 unsigned half_pixel_center:1; member in struct:pipe_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h83 unsigned half_pixel_center : 1; member in struct:si_state_rasterizer
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1175 bool half_pixel_center; /* for 3DSTATE_MULTISAMPLE */ member in struct:iris_rasterizer_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c1722 bool half_pixel_center; /* for 3DSTATE_MULTISAMPLE */ member in struct:iris_rasterizer_state

Completed in 33 milliseconds