Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4.cpp700 int next_ip = 0; in opt_compute_to_mrf() local
707 int ip = next_ip; in opt_compute_to_mrf()
708 next_ip++; in opt_compute_to_mrf()
Dbrw_fs.cpp1674 int next_ip = 0; in compute_to_mrf() local
1681 int ip = next_ip; in compute_to_mrf()
1682 next_ip++; in compute_to_mrf()