Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_pass1.c43 if (!inst->dst[i]->contributes_to_output) { in get_tracked_mask()
80 ref->value->contributes_to_output = 1; in track_arg()
Dbrw_wm.h120 GLuint contributes_to_output:1; member