Searched defs:t_x_end (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.c592 unsigned t_x_end = (x + w - 1) / 32; local in function:panfrost_resource_set_damage_region
618 unsigned t_x_end = damage_extent->maxx / 32; local in function:panfrost_resource_set_damage_region

Completed in 7 milliseconds