Home
last modified time | relevance | path

Searched refs:depth_clip_far (Results 1 - 25 of 47) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.c54 .zfar_clip_disable = !cso->depth_clip_far, in __fd6_setup_rasterizer_stateobj()
56 !cso->depth_clip_far, in __fd6_setup_rasterizer_stateobj()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c300 raster->depth_clip_far = !ctx->Transform.DepthClampFar; in st_update_rasterizer()
301 raster->depth_clamp = !raster->depth_clip_far; in st_update_rasterizer()
H A Dst_cb_clear.c76 st->clear.raster.depth_clip_far = 1; in st_init_clear()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_state.h61 ctx->rasterizer->depth_clip_far);
H A Dfreedreno_blitter.c224 .depth_clip_far = 1, in fd_blitter_clear()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-large.c135 rasterizer.depth_clip_far = 1; in init()
H A Dtri.c132 rasterizer.depth_clip_far = 1; in init()
H A Dquad-tex.c196 rasterizer.depth_clip_far = 1; in init()
H A Dtri-gs.c264 rasterizer.depth_clip_far = 1; in init()
H A Dshader-leak.c259 rasterizer.depth_clip_far = 1; in init()
H A Dquad-sample.c382 rasterizer.depth_clip_far = 1; in init()
H A Dtri-instanced.c317 rasterizer.depth_clip_far = 1; in init()
H A Dfs-test.c467 rasterizer.depth_clip_far = 1; in init()
H A Dgs-test.c557 rasterizer.depth_clip_far = 1; in init()
H A Dvs-test.c456 rasterizer.depth_clip_far = 1; in init()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_program.c96 p->rasterizer.depth_clip_far = 1; in pp_init_prog()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DRasterizer.cpp228 state.depth_clip_far = pRasterizerDesc->DepthClipEnable ? 1 : 0; in CreateRasterizerState()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h160 * is equal to depth_clip_far.
163 unsigned depth_clip_far:1; member
168 * of depth_clip_far.
/third_party/mesa3d/src/gallium/tests/trivial/
H A Dtri.c158 p->rasterizer.depth_clip_far = 1; in init_prog()
H A Dquad-tex.c205 p->rasterizer.depth_clip_far = 1; in init_prog()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_matrix_filter.c155 rs_state.depth_clip_far = 1; in vl_matrix_filter_init()
H A Dvl_median_filter.c266 rs_state.depth_clip_far = 1; in vl_median_filter_init()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.c112 rast.depth_clip_far = 1; in nine_convert_rasterizer_state()
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c230 ctx->viewport.far = ctx->rasterizer && ctx->rasterizer->base.depth_clip_far ? far : 1.0f; in lima_set_viewport_states()
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_renderer.c129 raster.depth_clip_far = 1; in renderer_init_state()

Completed in 15 milliseconds

12