Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_guardband.h42 const float gb_max = is_a3xx ? 8191. : 32767.; in fd_calc_guardband() local
45 * transform gb_min and gb_max to ndc using the inverse of the viewport in fd_calc_guardband()
50 const float gb_max_ndc = (gb_max - offset) / fabsf(scale); in fd_calc_guardband()

Completed in 1 milliseconds