HomeSort by relevance Sort by last modified time
    Searched refs:force_hw_line_stipple (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_context.c 52 DEBUG_GET_ONCE_BOOL_OPTION(force_hw_line_stipple, "SVGA_FORCE_HW_LINE_STIPPLE", FALSE);
127 svga->debug.force_hw_line_stipple = debug_get_option_force_hw_line_stipple();
svga_pipe_rasterizer.c 113 if (!svga->debug.force_hw_line_stipple) {
svga_context.h 329 boolean force_hw_line_stipple; member in struct:svga_context::__anon17741
  /external/mesa3d/src/gallium/drivers/svga/
svga_context.c 52 DEBUG_GET_ONCE_BOOL_OPTION(force_hw_line_stipple, "SVGA_FORCE_HW_LINE_STIPPLE", FALSE);
127 svga->debug.force_hw_line_stipple = debug_get_option_force_hw_line_stipple();
svga_pipe_rasterizer.c 113 if (!svga->debug.force_hw_line_stipple) {
svga_context.h 329 boolean force_hw_line_stipple; member in struct:svga_context::__anon31300

Completed in 249 milliseconds