Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c429 unsigned bytes_per_pixel_max = (dev->arch == 6) ? 6 : 4; in panfrost_should_checksum() local
436 bytes_per_pixel <= bytes_per_pixel_max && in panfrost_should_checksum()

Completed in 3 milliseconds