Home
last modified time | relevance | path

Searched refs:height_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
1497 height_cl = DIV_ROUND_UP(height_el, y_el_per_cl); in blorp_ccs_ambiguate()
1513 height_cl = height_tl * 8; in blorp_ccs_ambiguate()
1522 const uint32_t height_rgba_px = height_cl * 4; in blorp_ccs_ambiguate()