Searched refs:max_depth_bounds (Results 1 – 6 of 6) sorted by relevance
104 float min_depth_bounds, max_depth_bounds; member
171 …depth_stencil_state.maxDepthBounds = state->dyn_state1.depth_stencil_alpha_state->max_depth_bounds; in zink_create_gfx_pipeline()
496 cso->hw_state.max_depth_bounds = depth_stencil_alpha->depth_bounds_max; in zink_create_depth_stencil_alpha_state()
648 dsa_state->hw_state.max_depth_bounds); in zink_draw_vbo()
423 dsa->max_depth_bounds = depth_stencil_alpha->depth.bounds_max; in d3d12_create_depth_stencil_alpha_state()
1976 …a_dirty |= !DOUBLE_EQ(state->dsa_state.depth_bounds_max, cmd->u.set_depth_bounds.max_depth_bounds); in handle_set_depth_bounds()1978 state->dsa_state.depth_bounds_max = cmd->u.set_depth_bounds.max_depth_bounds; in handle_set_depth_bounds()