Searched refs:width_cl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_clear.c1112 uint32_t x_offset_cl, y_offset_cl, width_cl, height_cl; local in function:blorp_ccs_ambiguate
1144 width_cl = DIV_ROUND_UP(width_el, x_el_per_cl);
1160 width_cl = width_tl * 8;
1169 const uint32_t width_rgba_px = width_cl;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c1455 uint32_t x_offset_cl, y_offset_cl, width_cl, height_cl; local in function:blorp_ccs_ambiguate
1487 width_cl = DIV_ROUND_UP(width_el, x_el_per_cl);
1503 width_cl = width_tl * 8;
1512 const uint32_t width_rgba_px = width_cl;

Completed in 9 milliseconds