Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/fdl/
Dfreedreno_layout.h149 #define RGB_TILE_HEIGHT_ALIGNMENT 16 macro
Dfd6_layout.c171 uint32_t ubwc_tile_height_alignment = RGB_TILE_HEIGHT_ALIGNMENT; in fdl6_layout()