Searched defs:bytes_per_pixel_max (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/panfrost/ | ||
H A D | pan_resource.c | 429 unsigned bytes_per_pixel_max = (dev->arch == 6) ? 6 : 4; in panfrost_should_checksum() local |
Completed in 4 milliseconds