Home
last modified time | relevance | path

Searched refs:FILDES (Results 1 – 25 of 92) sorted by relevance

1234

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/starbase/
H A DhwUnconPointDrawSB.c61 marker_type (FILDES, 0) ; in _dxfUnconnectedPointDraw()
62 hidden_surface (FILDES, TRUE, FALSE) ; in _dxfUnconnectedPointDraw()
84 polymarker2d (FILDES, (float *)(pnts2d+i), 1, 0) ; in _dxfUnconnectedPointDraw()
90 polymarker3d (FILDES, (float *)(points+i), 1, 0) ; in _dxfUnconnectedPointDraw()
95 polymarker2d (FILDES, (float *)(pnts2d+i), 1, 0) ; in _dxfUnconnectedPointDraw()
98 polymarker3d (FILDES, (float *)(points+i), 1, 0) ; in _dxfUnconnectedPointDraw()
108 polymarker2d (FILDES, (float *)(pnts2d+i), 1, 0) ; in _dxfUnconnectedPointDraw()
117 polymarker3d (FILDES, (float *)(points+i), 1, 0) ; in _dxfUnconnectedPointDraw()
141 polymarker2d (FILDES, (float *)(pnts2d+i), 1, 0) ; in _dxfUnconnectedPointDraw()
150 polymarker3d (FILDES, (float *)(points+i), 1, 0) ; in _dxfUnconnectedPointDraw()
[all …]
H A DhwInteractorEchoSB.c211 bank_switch (FILDES, 2, 0) ; in _dxf_READ_BUFFER()
213 bank_switch (FILDES, 1, 0) ; in _dxf_READ_BUFFER()
215 bank_switch (FILDES, 0, 0) ; in _dxf_READ_BUFFER()
278 bank_switch (FILDES, 2, 0) ; in _dxf_WRITE_BUFFER()
281 bank_switch (FILDES, 1, 0) ; in _dxf_WRITE_BUFFER()
284 bank_switch (FILDES, 0, 0) ; in _dxf_WRITE_BUFFER()
529 move2d(FILDES, ax, ay); in _dxf_DRAW_ARROWHEAD()
539 move2d(FILDES, ax, ay); in _dxf_DRAW_ARROWHEAD()
640 character_height(FILDES, 0.3); in _dxf_DRAW_GNOMON()
644 pop_matrix(FILDES) ; in _dxf_DRAW_GNOMON()
[all …]
H A DhwMeshDrawSB.c.h196 marker_type (FILDES, 0) ; in tdmMeshDraw()
213 shade_mode (FILDES, CMAP_FULL, FALSE) ; in tdmMeshDraw()
214 hidden_surface (FILDES, FALSE, FALSE) ; in tdmMeshDraw()
216 interior_style (FILDES, INT_POINT, FALSE) ; in tdmMeshDraw()
225 hidden_surface (FILDES, TRUE, FALSE) ; in tdmMeshDraw()
233 surface_coefficients (FILDES, in tdmMeshDraw()
237 shade_mode (FILDES, CMAP_FULL, TRUE) ; in tdmMeshDraw()
240 shade_mode (FILDES, CMAP_FULL, FALSE) ; in tdmMeshDraw()
242 hidden_surface (FILDES, TRUE, FALSE) ; in tdmMeshDraw()
472 hidden_surface(FILDES, FALSE, FALSE) ; in tdmMeshDraw()
[all …]
H A DhwPolygonDrawSB.c.h216 marker_type (FILDES, 0) ; in tdmPolygonDraw()
230 shade_mode (FILDES, CMAP_FULL, FALSE) ; in tdmPolygonDraw()
231 hidden_surface (FILDES, FALSE, FALSE) ; in tdmPolygonDraw()
242 hidden_surface (FILDES, TRUE, FALSE) ; in tdmPolygonDraw()
250 surface_coefficients (FILDES, in tdmPolygonDraw()
254 shade_mode (FILDES, CMAP_FULL, TRUE) ; in tdmPolygonDraw()
257 shade_mode (FILDES, CMAP_FULL, FALSE) ; in tdmPolygonDraw()
273 alpha_transparency (FILDES, 0, 0, 0.0, 0.0) ; in tdmPolygonDraw()
275 hidden_surface (FILDES, TRUE, FALSE) ; in tdmPolygonDraw()
535 polyline_with_data3d (FILDES, cbuff, nverts, in tdmPolygonDraw()
[all …]
H A DhwPortSB.c142 background_color(FILDES, in _dxf_SET_BACKGROUND_COLOR()
170 double_buffer(FILDES,0,PLANES) ; in _dxf_SET_SINGLE_BUFFER_MODE()
210 clear_view_surface(FILDES) ; in _dxf_CLEAR_AREA()
533 replace_matrix3d (FILDES, M) ; in _dxf_LOAD_MATRIX()
559 push_matrix3d (FILDES, M) ; in _dxf_PUSH_REPLACE_MATRIX()
571 pop_matrix(FILDES) ; in _dxf_POP_MATRIX()
1006 gclose(FILDES) ; in _dxf_DESTROY_WINDOW()
1142 (FILDES, n, DIRECTIONAL, in _dxf_DEFINE_LIGHT()
1170 (FILDES, n, DIRECTIONAL, in _dxf_DEFINE_LIGHT()
1220 clear_view_surface(FILDES) ; in _dxf_INIT_SW_RENDER_PASS()
[all …]
H A DhwPolyhedraDrawSB.c.h143 hidden_surface (FILDES, TRUE, TRUE) ;
146 shade_mode (FILDES, CMAP_FULL, FALSE) ;
149 alpha_transparency (FILDES, 0, 0, 0.0, 0.0) ;
153 case approx_dots: interior_style (FILDES, INT_POINT, FALSE) ; break ;
154 case approx_lines: interior_style (FILDES, INT_OUTLINE, FALSE) ; break ;
215 transform_points (FILDES, (float *)I, (float *)II, 4, 1) ;
231 alpha_transparency (FILDES, 1, 1, 0.15, 1.0) ;
326 polyhedron_with_data (FILDES, clist, npoints,
355 polygon_with_data3d (FILDES, cbuff, VerticesPerFacet, vsize-3,
374 hidden_surface (FILDES, FALSE, FALSE) ;
[all …]
H A DhwWinSB.c189 if ((FILDES = gopen (outdevice, OUTDEV, NULL, in _dxf_CREATE_WINDOW()
202 inquire_fb_configuration(FILDES,&banks,&PLANES,&PlanesPerBank, in _dxf_CREATE_WINDOW()
205 shade_mode(FILDES,COLOR_MAP|INIT,TRUE) ; in _dxf_CREATE_WINDOW()
208 inquire_display_mode(FILDES, &cmap, &dbuffer_mode, &bplanes, in _dxf_CREATE_WINDOW()
213 double_buffer(FILDES,TRUE|INIT|SUPPRESS_CLEAR,PLANES/2) ; in _dxf_CREATE_WINDOW()
225 clear_control(FILDES,CLEAR_VIEWPORT|CLEAR_ZBUFFER) ; in _dxf_CREATE_WINDOW()
H A DhwBoundingBoxDrawSB.c57 vertex_format(FILDES, num_coords, 3, 1, False, 0); in _dxfBoundingBoxDraw()
77 polyline3d(FILDES, clist, 2, False); in _dxfBoundingBoxDraw()
85 polyline3d (FILDES, clist, 2, False); in _dxfBoundingBoxDraw()
88 vertex_format(FILDES, 0, 0, 0, False, 1); in _dxfBoundingBoxDraw()
H A DhwLineDrawSB.c64 transform_point(FILDES, MC_TO_VDC, minx, miny, minz, &outx, &outy, &outz) ; \
68 transform_point(FILDES, MC_TO_VDC, maxx, maxy, maxz, &outx, &outy, &outz) ; \
141 hidden_surface (FILDES, TRUE, FALSE) ; in _dxfLineDraw()
147 marker_type (FILDES, 0) ; in _dxfLineDraw()
155 polymarker2d (FILDES, (float *)pnts2d, xf->npositions, 0) ; in _dxfLineDraw()
157 polymarker3d (FILDES, (float *)points, xf->npositions, 0) ; in _dxfLineDraw()
225 (FILDES, clist, numpts, num_coords, vertex_flags) ; in _dxfLineDraw()
300 (FILDES, clist, numpts, num_coords, vertex_flags, NULL) ; in _dxfLineDraw()
306 hidden_surface (FILDES, FALSE, FALSE) ; in _dxfLineDraw()
312 hidden_surface (FILDES, FALSE, FALSE) ; in _dxfLineDraw()
H A DhwPlineDrawSB.c83 transform_point(FILDES, MC_TO_VDC, minx, miny, minz, &outx, &outy, &outz) ; \
87 transform_point(FILDES, MC_TO_VDC, maxx, maxy, maxz, &outx, &outy, &outz) ; \
182 hidden_surface (FILDES, TRUE, FALSE) ; in _dxfPlineDraw()
186 hidden_surface(FILDES, TRUE, FALSE); in _dxfPlineDraw()
190 hidden_surface(FILDES, TRUE, FALSE); in _dxfPlineDraw()
225 (FILDES, stripArray->clist, stripArray->numverts, in _dxfPlineDraw()
340 polyline_with_data3d (FILDES, clist, numPnts, in _dxfPlineDraw()
352 hidden_surface(FILDES, FALSE, FALSE) ; in _dxfPlineDraw()
358 hidden_surface(FILDES, FALSE, FALSE) ; in _dxfPlineDraw()
H A DhwPolylineDrawSB.c58 transform_point(FILDES, MC_TO_VDC, minx, miny, minz, &outx, &outy, &outz);\
62 transform_point(FILDES, MC_TO_VDC, maxx, maxy, maxz, &outx, &outy, &outz);\
126 hidden_surface (FILDES, TRUE, FALSE); in _dxfPolylineDraw()
210 polyline_with_data3d(FILDES, clist, knt, in _dxfPolylineDraw()
217 hidden_surface (FILDES, FALSE, FALSE); in _dxfPolylineDraw()
223 hidden_surface (FILDES, FALSE, FALSE); in _dxfPolylineDraw()
H A DhwPortSB.h69 #define FILDES (((tdmSBctx)_portContext)->fildes) macro
97 #define SET_CDIR_COLOR(f,i) (f(FILDES, \
101 #define SET_CMAP_COLOR(f,i) (f(FILDES, \
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/lang/gnat_util/gcc-6-20180516/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/devel/avr-gcc/gcc-10.2.0/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/lang/gcc11-devel/gcc-11-20211009/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/lang/gcc48/gcc-4.8.5/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/lang/gcc10-devel/gcc-10-20211008/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/lang/gcc12-devel/gcc-12-20211205/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/devel/mingw32-gcc/gcc-4.8.1/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/devel/riscv64-gcc/gcc-8.3.0/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/fixincludes/
H A Dsystem.h42 #define fdopen(FILDES,MODE) fdopen_unlocked(FILDES,MODE) argument

1234