Searched refs:poly_stipple_enable (Results 1 – 25 of 30) sorted by relevance
12
169 if (svga->curr.rast->templ.poly_stipple_enable) { in update_tss_binding()259 if (svga->curr.rast->templ.poly_stipple_enable) { in svga_reemit_tss_bindings()401 if (svga->curr.rast->templ.poly_stipple_enable) { in update_tss()
381 if (raster->templ.poly_stipple_enable != in svga_bind_rasterizer_state()382 svga->curr.rast->templ.poly_stipple_enable) { in svga_bind_rasterizer_state()
342 if (svga->curr.rast->templ.poly_stipple_enable) { in update_sampler_resources()442 if (svga->curr.rast->templ.poly_stipple_enable) { in update_samplers()
209 key->fs.pstipple = (svga->curr.rast->templ.poly_stipple_enable && in make_fs_key()
381 svga->curr.rast->templ.poly_stipple_enable) { in validate_sampler_resources()
106 if (rasterizer->poly_stipple_enable && draw->pipeline.pstipple) in draw_need_pipeline()211 if (rast->poly_stipple_enable in validate_pipeline()
191 assert(stage->draw->rasterizer->poly_stipple_enable); in pstip_first_tri()
67 if (sp->rasterizer->poly_stipple_enable) in sp_build_quad_pipeline()
342 key.polygon_stipple = softpipe->rasterizer->poly_stipple_enable; in update_fragment_shader()
84 rast->poly_stipple_enable); in llvmpipe_create_rasterizer_state()
72 bool poly_stipple_enable; member
163 key.poly_stipple_enable = ctx->rasterizer->poly_stipple_enable && in swr_generate_fs_key()1265 key.poly_stipple_enable) { in CompileFS()1270 if (key.poly_stipple_enable) { in CompileFS()
99 unsigned poly_stipple_enable:1; member
166 raster->poly_stipple_enable = ctx->Polygon.StippleFlag; in st_update_rasterizer()
105 unsigned poly_stipple_enable:1; member
77 unsigned poly_stipple_enable:1; member
876 rs->poly_stipple_enable = state->poly_stipple_enable; in si_create_rs_state()1058 old_rs->poly_stipple_enable != rs->poly_stipple_enable || in si_bind_rs_state()
184 SB_DATA (so, cso->poly_stipple_enable); in nv30_rasterizer_state_create()
128 trace_dump_member(bool, state, poly_stipple_enable); in trace_dump_rasterizer_state()
116 poly_stipple_enable
927 if (rasterizer->poly_stipple_enable) { in i915_create_rasterizer_state()
353 util_dump_member(stream, bool, state, poly_stipple_enable); in util_dump_rasterizer_state()
175 VIRGL_OBJ_RS_S0_POLY_STIPPLE_ENABLE(state->poly_stipple_enable) | in virgl_encode_rasterizer_state()
168 VIRGL_OBJ_RS_S0_POLY_STIPPLE_ENABLE(state->poly_stipple_enable) | in virgl_encode_rasterizer_state()
303 SB_DATA (so, cso->poly_stipple_enable); in nv50_rasterizer_state_create()