Searched defs:winding (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/glu/dist/src/libtess/
H A Dmesh.h148 int winding; /* change in winding number when crossing member in struct:GLUhalfEdge
/xsrc/external/mit/libXrender/dist/src/
H A DPoly.c233 XRenderCompositeDoublePoly(Display * dpy,int op,Picture src,Picture dst,_Xconst XRenderPictFormat * maskFormat,int xSrc,int ySrc,int xDst _X_UNUSED,int yDst _X_UNUSED,_Xconst XPointDouble * fpoints,int npoints,int winding) argument
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtri.c44 GLenum winding = GL_FALSE; variable in typeref:typename:GLenum
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_setup_rect.c750 enum winding { enum
758 winding(const float (*v0)[4], function in typeref:enum:winding
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_mono.c578 int winding = 0; local in function:mono_row
H A Dsna_trapezoids_imprecise.c841 int winding = 0, xstart = edge->cell; local in function:nonzero_subrow
898 int winding = left->dir; local in function:nonzero_row
1268 int winding = left->dir; local in function:inplace_row
1380 int winding local in function:inplace_subrow
[all...]
H A Dsna_trapezoids_precise.c915 int winding = 0, xstart = edge->cell; local in function:nonzero_subrow
962 int winding = left->dir; local in function:nonzero_row
1278 int winding = left->dir; local in function:inplace_row
1392 int winding local in function:inplace_subrow
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids_mono.c537 int winding = 0; local in function:mono_row
H A Dsna_trapezoids_imprecise.c841 int winding = 0, xstart = edge->cell; local in function:nonzero_subrow
898 int winding = left->dir; local in function:nonzero_row
1258 int winding = left->dir; local in function:inplace_row
1370 int winding local in function:inplace_subrow
[all...]
H A Dsna_trapezoids_precise.c915 int winding = 0, xstart = edge->cell; local in function:nonzero_subrow
962 int winding = left->dir; local in function:nonzero_row
1268 int winding = left->dir; local in function:inplace_row
1382 int winding local in function:inplace_subrow
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_driver.h129 int8_t winding; /* +1 (clockwise) / -1 (counter-clockwise) */ member in struct:nv50_ir_prog_info::__anon67cecc8b030a::__anon67cecc8b0508
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_driver.h170 int8_t winding; /* +1 (clockwise) / -1 (counter-clockwise) */ member in struct:nv50_ir_prog_info_out::__anon5f8d10de060a::__anon5f8d10de0808
/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimstb_truetype.h4302 int winding = 0; local in function:stbtt__compute_crossings_x
4479 int winding = stbtt__compute_crossings_x(x_gspace, y_gspace, num_verts, verts); // @OPTIMIZE: this could just be a rasterization, but needs to be line vs. non-tesselated curves so a new path local in function:stbtt_GetGlyphSDF
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimstb_truetype.h4302 int winding = 0; local in function:stbtt__compute_crossings_x
4479 int winding = stbtt__compute_crossings_x(x_gspace, y_gspace, num_verts, verts); // @OPTIMIZE: this could just be a rasterization, but needs to be line vs. non-tesselated curves so a new path local in function:stbtt_GetGlyphSDF
[all...]

Completed in 43 milliseconds