Home
last modified time | relevance | path

Searched refs:point_tri_clip (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_context.h105 unsigned point_tri_clip:1; member
H A Dlp_setup.c611 setup->point_tri_clip = rast->point_size_per_vertex; in lp_setup_bind_rasterizer()
1411 else if (setup->point_tri_clip) { in try_update_scene_state()
1421 * point_tri_clip setting.) in try_update_scene_state()
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DRasterizer.cpp233 state.point_tri_clip = 1; in CreateRasterizerState()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c224 raster->point_tri_clip = st->ctx->API == API_OPENGLES2; in st_update_rasterizer()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h112 unsigned point_tri_clip:1; /** large points clipped as tris or points */ member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.c295 draw->rasterizer->point_tri_clip)); in draw_update_clip_flags()
334 * point_tri_clip isn't set). Only relevant if bypass_clip_xy isn't set.
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c359 util_dump_member(stream, bool, state, point_tri_clip); in util_dump_rasterizer_state()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c4192 state->rs_state.point_tri_clip = true; in lvp_execute_cmds()

Completed in 16 milliseconds