Searched refs:fill_front (Results 1 - 25 of 79) sorted by relevance

1234

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_clip.c128 GLuint fill_front = BRW_CLIP_FILL_MODE_CULL; local in function:brw_upload_clip_prog
137 fill_front = BRW_CLIP_FILL_MODE_FILL;
141 fill_front = BRW_CLIP_FILL_MODE_LINE;
145 fill_front = BRW_CLIP_FILL_MODE_POINT;
186 key.fill_ccw = fill_front;
194 key.fill_cw = fill_front;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_clip.c128 GLuint fill_front = BRW_CLIP_FILL_MODE_CULL; local in function:brw_upload_clip_prog
137 fill_front = BRW_CLIP_FILL_MODE_FILL;
141 fill_front = BRW_CLIP_FILL_MODE_LINE;
145 fill_front = BRW_CLIP_FILL_MODE_POINT;
186 key.fill_ccw = fill_front;
194 key.fill_cw = fill_front;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_rasterizer.c41 if (so->fill_front != so->fill_back)
52 translate_polygon_mode(so->fill_front) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_rasterizer.c81 A3XX_PC_PRIM_VTX_CNTL_POLYMODE_FRONT_PTYPE(fd_polygon_mode(cso->fill_front)) |
84 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_rasterizer.c79 A4XX_PC_PRIM_VTX_CNTL2_POLYMODE_FRONT_PTYPE(fd_polygon_mode(cso->fill_front)) |
82 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_rasterizer.c72 A5XX_PC_RASTER_CNTL_POLYMODE_FRONT_PTYPE(fd_polygon_mode(cso->fill_front)) |
75 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_rasterizer.c41 if (so->fill_front != so->fill_back)
52 translate_polygon_mode(so->fill_front) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_rasterizer.c79 fd_polygon_mode(cso->fill_front)) |
83 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_rasterizer.c79 fd_polygon_mode(cso->fill_front)) |
83 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_rasterizer.c70 fd_polygon_mode(cso->fill_front)) |
73 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c109 unsigned fill_mode = translate_fill_mode(rast->templ.fill_front);
125 if (rast->templ.fill_front != rast->templ.fill_back) {
258 int fill_front = templ->fill_front; local in function:svga_create_rasterizer_state
261 boolean offset_front = util_get_offset(templ, fill_front);
278 fill = fill_front;
282 if (fill_front != fill_back || offset_front != offset_back) {
292 fill = fill_front;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_rasterizer.c82 A2XX_PA_SU_SC_MODE_CNTL_FRONT_PTYPE(fd_polygon_mode(cso->fill_front)) |
98 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_rasterizer.c80 A2XX_PA_SU_SC_MODE_CNTL_FRONT_PTYPE(fd_polygon_mode(cso->fill_front)) |
96 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_rasterizer.c109 unsigned fill_mode = translate_fill_mode(rast->templ.fill_front);
126 if (rast->templ.fill_front != rast->templ.fill_back) {
263 int fill_front = templ->fill_front; local in function:svga_create_rasterizer_state
266 boolean offset_front = util_get_offset(templ, fill_front);
283 fill = fill_front;
287 if (fill_front != fill_back || offset_front != offset_back) {
297 fill = fill_front;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c134 raster->fill_front = PIPE_POLYGON_MODE_LINE;
138 raster->fill_front = translate_fill(ctx->Polygon.FrontMode);
145 raster->fill_front = raster->fill_back;
149 raster->fill_back = raster->fill_front;
291 if (raster->fill_front != PIPE_POLYGON_MODE_FILL)
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c133 raster->fill_front = PIPE_POLYGON_MODE_LINE;
137 raster->fill_front = translate_fill(ctx->Polygon.FrontMode);
144 raster->fill_front = raster->fill_back;
148 raster->fill_back = raster->fill_front;
292 if (raster->fill_front != PIPE_POLYGON_MODE_FILL)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.c77 A6XX_PC_RASTER_CNTL_POLYMODE_FRONT_PTYPE(fd_polygon_mode(cso->fill_front)) |
82 if (cso->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_rasterizer.c82 switch (cso->fill_front) {
90 assert(cso->fill_front == PIPE_POLYGON_MODE_FILL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c217 unfilled->mode[0] = rast->front_ccw ? rast->fill_front : rast->fill_back;
218 unfilled->mode[1] = rast->front_ccw ? rast->fill_back : rast->fill_front;
258 (rast->fill_front != PIPE_POLYGON_MODE_FILL ||
H A Ddraw_pipe_offset.c152 unsigned fill_mode = rast->fill_front;
155 if (rast->fill_back != rast->fill_front) {
H A Ddraw_pipe_validate.c110 if (rasterizer->fill_front != PIPE_POLYGON_MODE_FILL ||
217 if (rast->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_unfilled.c217 unfilled->mode[0] = rast->front_ccw ? rast->fill_front : rast->fill_back;
218 unfilled->mode[1] = rast->front_ccw ? rast->fill_back : rast->fill_front;
258 (rast->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_rasterizer.c79 need_pipeline = (rast->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_rasterizer.c79 need_pipeline = (rast->fill_front != PIPE_POLYGON_MODE_FILL ||
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/d3d10umd/
H A DRasterizer.cpp216 state.fill_front = translate_fill_mode(pRasterizerDesc->FillMode);
217 state.fill_back = state.fill_front;

Completed in 11 milliseconds

1234