Home
last modified time | relevance | path

Searched refs:min_depth_bounds (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/
Dzink_state.h79 float min_depth_bounds, max_depth_bounds; member
Dzink_pipeline.c116 depth_stencil_state.minDepthBounds = state->depth_stencil_alpha_state->min_depth_bounds; in zink_create_gfx_pipeline()
Dzink_state.c346 cso->hw_state.min_depth_bounds = depth_stencil_alpha->depth.bounds_min; in zink_create_depth_stencil_alpha_state()