Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c1464 uint32_t x_offset_cl, y_offset_cl, width_cl, height_cl; in blorp_ccs_ambiguate() local
1496 width_cl = DIV_ROUND_UP(width_el, x_el_per_cl); in blorp_ccs_ambiguate()
1512 width_cl = width_tl * 8; in blorp_ccs_ambiguate()
1521 const uint32_t width_rgba_px = width_cl; in blorp_ccs_ambiguate()