Searched refs:width_tl (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dtiling.rst93 uint32_t width_tl = DIV_ROUND_UP(width_el * (format_bpb / tile_info.format_bpb),
96 uint32_t row_pitch = width_tl * tile_info.phys_extent_el.w;
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp_clear.c1154 const uint32_t width_tl = local in function:blorp_ccs_ambiguate
1160 width_cl = width_tl * 8;
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_clear.c1497 const uint32_t width_tl = local in function:blorp_ccs_ambiguate
1503 width_cl = width_tl * 8;

Completed in 7 milliseconds