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 D | draw_pipe_wide_line.c | 69 const boolean half_pixel_center = local in function:wideline_line
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_wide_line.c | 69 const boolean half_pixel_center = local in function:wideline_line
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup.c | 581 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 D | lp_setup.c | 585 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 D | si_state.h | 74 unsigned half_pixel_center:1; member in struct:si_state_rasterizer
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/ |
| H A D | p_state.h | 126 unsigned half_pixel_center:1; member in struct:pipe_rasterizer_state
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/ |
| H A D | p_state.h | 129 unsigned half_pixel_center:1; member in struct:pipe_rasterizer_state
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state.h | 83 unsigned half_pixel_center : 1; member in struct:si_state_rasterizer
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 1175 bool half_pixel_center; /* for 3DSTATE_MULTISAMPLE */ member in struct:iris_rasterizer_state
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 1722 bool half_pixel_center; /* for 3DSTATE_MULTISAMPLE */ member in struct:iris_rasterizer_state
|
Completed in 33 milliseconds