Searched refs:line_last_pixel (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c91 rast->lastpixel = templ->line_last_pixel;
/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h102 unsigned line_last_pixel:1; member in struct:pipe_rasterizer_state
/external/mesa3d/src/gallium/drivers/trace/
H A Dtr_dump_state.c146 trace_dump_member(bool, state, line_last_pixel);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c328 util_dump_member(stream, bool, state, line_last_pixel);

Completed in 996 milliseconds