Searched refs:swrast_no_present (Results 1 – 1 of 1) sorted by relevance
48 DEBUG_GET_ONCE_BOOL_OPTION(swrast_no_present, "SWRAST_NO_PRESENT", FALSE);49 static boolean swrast_no_present = FALSE; variable109 if (swrast_no_present) in drisw_present_texture()226 if (statts[i] != ST_ATTACHMENT_DEPTH_STENCIL && !swrast_no_present) in drisw_allocate_textures()308 swrast_no_present = debug_get_option_swrast_no_present(); in drisw_init_screen()