Home
last modified time | relevance | path

Searched refs:xfb_active (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_sol.c42 bool xfb_active = _mesa_is_xfb_active_and_unpaused(ctx); in gen6_update_sol_surfaces() local
46 if (xfb_active) { in gen6_update_sol_surfaces()
54 if (xfb_active && i < linked_xfb_info->NumOutputs) { in gen6_update_sol_surfaces()