Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/blorp/
Dblorp_clear.c1454 const uint32_t width_el = DIV_ROUND_UP(width_px, aux_fmtl->bw); in blorp_ccs_ambiguate() local
1496 width_cl = DIV_ROUND_UP(width_el, x_el_per_cl); in blorp_ccs_ambiguate()
1507 DIV_ROUND_UP(width_el, ccs_tile_info.logical_extent_el.w); in blorp_ccs_ambiguate()
/third_party/mesa3d/docs/isl/
Dtiling.rst93 uint32_t width_tl = DIV_ROUND_UP(width_el * (format_bpb / tile_info.format_bpb),