Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra.h134 #define RA_FULL_SIZE (4 * 48 * 2) macro
136 #define RA_MAX_FILE_SIZE RA_FULL_SIZE
Dir3_ra.c2338 while (target <= RA_FULL_SIZE / (2 * 4) && in calc_target_full_pressure()
2568 limit_pressure.full = RA_FULL_SIZE; in ir3_ra()