Searched refs:bounds_max (Results 1 – 8 of 8) sorted by relevance
117 dsa->depth.bounds_max = ctx->Depth.BoundsMax; in update_depth_stencil_alpha()
272 float bounds_max; /**< maximum depth bound */ member
231 SB_DATA (so, fui(cso->depth.bounds_max)); in nv30_zsa_state_create()
383 SB_DATA (so, fui(cso->depth.bounds_max)); in nv50_zsa_state_create()
358 SB_DATA (so, fui(cso->depth.bounds_max)); in nvc0_zsa_state_create()
1368 depthBoundsState.depthBoundsTestMaxValue = depth->bounds_max; in swr_update_derived()
276 bounds_max states of pipe_depth_stencil_alpha_state behave according
1050 si_pm4_set_reg(pm4, R_028024_DB_DEPTH_BOUNDS_MAX, fui(state->depth.bounds_max)); in si_create_dsa_state()