Searched refs:bounds_min (Results 1 – 8 of 8) sorted by relevance
116 dsa->depth.bounds_min = ctx->Depth.BoundsMin; in st_update_depth_stencil_alpha()
292 float bounds_min; /**< minimum depth bound */ member
230 SB_DATA (so, fui(cso->depth.bounds_min)); in nv30_zsa_state_create()
382 SB_DATA (so, fui(cso->depth.bounds_min)); in nv50_zsa_state_create()
364 SB_DATA (so, fui(cso->depth.bounds_min)); in nvc0_zsa_state_create()
1627 depthBoundsState.depthBoundsTestMinValue = depth->bounds_min; in swr_update_derived()
262 * ``PIPE_CAP_DEPTH_BOUNDS_TEST``: Whether bounds_test, bounds_min, and
1228 si_pm4_set_reg(pm4, R_028020_DB_DEPTH_BOUNDS_MIN, fui(state->depth.bounds_min)); in si_create_dsa_state()