Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_layout.c202 #define CHECKSUM_BYTES_PER_TILE 8 macro
213 slice->crc.stride = tile_count_x * CHECKSUM_BYTES_PER_TILE; in panfrost_compute_checksum_size()