Searched refs:force_hw_line_stipple (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_context.c54 DEBUG_GET_ONCE_BOOL_OPTION(force_hw_line_stipple, "SVGA_FORCE_HW_LINE_STIPPLE", FALSE);
188 svga->debug.force_hw_line_stipple = debug_get_option_force_hw_line_stipple();
H A Dsvga_pipe_rasterizer.c227 if (screen->haveLineStipple || svga->debug.force_hw_line_stipple) {
H A Dsvga_context.h453 boolean force_hw_line_stipple; member in struct:svga_context::__anon129ac23c0508
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_context.c55 DEBUG_GET_ONCE_BOOL_OPTION(force_hw_line_stipple, "SVGA_FORCE_HW_LINE_STIPPLE", FALSE);
201 svga->debug.force_hw_line_stipple = debug_get_option_force_hw_line_stipple();
H A Dsvga_pipe_rasterizer.c232 if (screen->haveLineStipple || svga->debug.force_hw_line_stipple) {
H A Dsvga_context.h488 boolean force_hw_line_stipple; member in struct:svga_context::__anon9fcd83af0508

Completed in 8 milliseconds