| /xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/ |
| H A D | monoPolyPart.cc | 80 directedLine* monoPolyPart(directedLine* polygon) argument [all...] |
| H A D | partitionX.cc | 108 Int numInteriorCuspsX(directedLine *polygon) argument 121 void findInteriorCuspsX(directedLine *polygon, Int& ret_n_interior_cusps, argument
|
| H A D | polyDBG.cc | 461 Int DBG_checkConnectivity(directedLine *polygon) argument 549 DBG_cutIntersectionPoly(directedLine * polygon,int & cutOccur) argument 721 DBG_collectSampledLinesPoly(directedLine * polygon,sampledLine * & retHead,sampledLine * & retTail) argument [all...] |
| H A D | sampleMonoPoly.cc | 72 directedLine* polygonConvert(directedLine* polygon) argument 210 triangulateConvexPoly(directedLine * polygon,Int ulinear,Int vlinear,primStream * pStream) argument 372 findTopAndBot(directedLine * polygon,directedLine * & topV,directedLine * & botV) argument 1219 sampleMonoPoly(directedLine * polygon,gridWrap * grid,Int ulinear,Int vlinear,primStream * pStream,rectBlockArray * rbArray) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/ |
| H A D | u_unfilled_gen.py | 178 def polygon(intype, outtype): function
|
| H A D | u_indices_gen.py | 269 def polygon(intype, outtype, inpv, outpv, pr): function
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/ |
| H A D | u_unfilled_gen.py | 176 def polygon(intype, outtype): function
|
| H A D | u_indices_gen.py | 305 def polygon(intype, outtype, inpv, outpv, pr): function
|
| /xsrc/external/mit/xedit/dist/lisp/modules/ |
| H A D | psql.c | 544 POLYGON *polygon; local in function:Lisp_PQgetvalue [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_trapezoids_mono.c | 79 struct mono_polygon polygon; member in struct:mono 152 mono_polygon_init(struct mono_polygon *polygon, BoxPtr box, int num_edges) argument 179 mono_polygon_fini(struct mono_polygon * polygon) argument 195 struct mono_polygon *polygon = &mono->polygon; local in function:mono_add_line 697 struct mono_polygon *polygon = &mono->polygon; local in function:mono_render [all...] |
| H A D | sna_trapezoids_imprecise.c | 161 struct polygon { struct 247 struct polygon polygon[ member in struct:tor 413 polygon_fini(struct polygon * polygon) argument 423 polygon_init(struct polygon * polygon,int num_edges,int ymin,int ymax) argument 458 _polygon_insert_edge_into_its_y_bucket(struct polygon * polygon,struct edge * e) argument 468 polygon_add_edge(struct polygon * polygon,const xTrapezoid * t,const xLineFixed * edge,int dir,int dx,int dy) argument 545 polygon_add_line(struct polygon * polygon,const xPointFixed * p1,const xPointFixed * p2,int dx,int dy) argument 1180 struct polygon *polygon = converter->polygon; local in function:tor_render 1550 struct polygon *polygon = converter->polygon; local in function:tor_inplace [all...] |
| H A D | sna_trapezoids_precise.c | 175 struct polygon { struct 261 struct polygon polygon[ member in struct:tor 425 polygon_fini(struct polygon * polygon) argument 435 polygon_init(struct polygon * polygon,int num_edges,int ymin,int ymax) argument 470 _polygon_insert_edge_into_its_y_bucket(struct polygon * polygon,struct edge * e) argument 508 polygon_add_edge(struct polygon * polygon,const xTrapezoid * t,const xLineFixed * edge,int dir,int dx,int dy) argument 607 polygon_add_line(struct polygon * polygon,const xPointFixed * p1,const xPointFixed * p2,int dx,int dy) argument 1193 struct polygon *polygon = converter->polygon; local in function:tor_render 1521 struct polygon *polygon = converter->polygon; local in function:tor_inplace [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_trapezoids_mono.c | 78 struct mono_polygon polygon; member in struct:mono 151 mono_polygon_init(struct mono_polygon *polygon, BoxPtr box, int num_edges) argument 178 mono_polygon_fini(struct mono_polygon * polygon) argument 194 struct mono_polygon *polygon = &mono->polygon; local in function:mono_add_line 645 struct mono_polygon *polygon = &mono->polygon; local in function:mono_render [all...] |
| H A D | sna_trapezoids_imprecise.c | 161 struct polygon { struct 247 struct polygon polygon[ member in struct:tor 413 polygon_fini(struct polygon * polygon) argument 423 polygon_init(struct polygon * polygon,int num_edges,int ymin,int ymax) argument 458 _polygon_insert_edge_into_its_y_bucket(struct polygon * polygon,struct edge * e) argument 468 polygon_add_edge(struct polygon * polygon,const xTrapezoid * t,const xLineFixed * edge,int dir,int dx,int dy) argument 545 polygon_add_line(struct polygon * polygon,const xPointFixed * p1,const xPointFixed * p2,int dx,int dy) argument 1170 struct polygon *polygon = converter->polygon; local in function:tor_render 1540 struct polygon *polygon = converter->polygon; local in function:tor_inplace [all...] |
| H A D | sna_trapezoids_precise.c | 175 struct polygon { struct 261 struct polygon polygon[ member in struct:tor 425 polygon_fini(struct polygon * polygon) argument 435 polygon_init(struct polygon * polygon,int num_edges,int ymin,int ymax) argument 470 _polygon_insert_edge_into_its_y_bucket(struct polygon * polygon,struct edge * e) argument 508 polygon_add_edge(struct polygon * polygon,const xTrapezoid * t,const xLineFixed * edge,int dir,int dx,int dy) argument 607 polygon_add_line(struct polygon * polygon,const xPointFixed * p1,const xPointFixed * p2,int dx,int dy) argument 1183 struct polygon *polygon = converter->polygon; local in function:tor_render 1511 struct polygon *polygon = converter->polygon; local in function:tor_inplace [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | attrib.c | 1334 const struct gl_polygon_attrib *polygon; local in function:_mesa_PopAttrib [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 4526 const struct gl_polygon_attrib *polygon = &ctx->Polygon; local in function:genX [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 4604 const struct gl_polygon_attrib *polygon = &ctx->Polygon; local in function:genX [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_cmdstream.c | 2719 bool polygon = (prim == PIPE_PRIM_TRIANGLES); local in function:panfrost_draw_emit_tiler
|