Searched refs:depth_clip_far (Results 1 – 25 of 51) sorted by relevance
123
55 .zfar_clip_disable = !cso->depth_clip_far, in __fd6_setup_rasterizer_stateobj()57 !cso->depth_clip_far, in __fd6_setup_rasterizer_stateobj()
61 ctx->rasterizer->depth_clip_far); in fd_depth_clamp_enabled()
224 .depth_clip_far = 1, in fd_blitter_clear()
301 raster->depth_clip_far = st->clamp_frag_depth_in_shader || in st_update_rasterizer()303 raster->depth_clamp = !raster->depth_clip_far; in st_update_rasterizer()
77 st->clear.raster.depth_clip_far = 1; in st_init_clear()
96 p->rasterizer.depth_clip_far = 1; in pp_init_prog()
132 rasterizer.depth_clip_far = 1; in init()
135 rasterizer.depth_clip_far = 1; in init()
196 rasterizer.depth_clip_far = 1; in init()
259 rasterizer.depth_clip_far = 1; in init()
264 rasterizer.depth_clip_far = 1; in init()
317 rasterizer.depth_clip_far = 1; in init()
382 rasterizer.depth_clip_far = 1; in init()
467 rasterizer.depth_clip_far = 1; in init()
456 rasterizer.depth_clip_far = 1; in init()
557 rasterizer.depth_clip_far = 1; in init()
228 state.depth_clip_far = pRasterizerDesc->DepthClipEnable ? 1 : 0; in CreateRasterizerState()
158 p->rasterizer.depth_clip_far = 1; in init_prog()
205 p->rasterizer.depth_clip_far = 1; in init_prog()
163 unsigned depth_clip_far:1; member
155 rs_state.depth_clip_far = 1; in vl_matrix_filter_init()
266 rs_state.depth_clip_far = 1; in vl_median_filter_init()
267 rs_state.depth_clip_far = 1; in vl_bicubic_filter_init()
226 ctx->viewport.far = ctx->rasterizer && ctx->rasterizer->base.depth_clip_far ? far : 1.0f; in lima_set_viewport_states()
112 rast.depth_clip_far = 1; in nine_convert_rasterizer_state()