Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.cpp1552 int if_depth = 0; in register_coalesce() local
1572 if_depth++; in register_coalesce()
1575 if_depth--; in register_coalesce()
1580 if (loop_depth || if_depth) in register_coalesce()