Home
last modified time | relevance | path

Searched refs:ct_lines (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dpaint.c99 && xf.ct!=ct_lines && xf.ct!=ct_none) in _dxfField_Paint()
173 else if (xf.ct==ct_lines) { in _dxfField_Paint()
H A Drender.h98 ct_lines, /* line segments */ enumerator
H A Dxfield.c279 { "lines", ct_lines, 2, 1, 0 }, in _dxf_XConnections()
H A Dgather.c379 else if (xf->ct==ct_lines) { in _dxfField_Gather()
H A Dlbshade.Z983 } else if (xf->ct==ct_lines) {
H A Dlbshade.c743 } else if (xf->ct==ct_lines) { in count()
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/xgl/
H A DhwStub.c147 case ct_lines: in _dxf_DrawOpaque()
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/starbase/
H A DhwStub.c115 case ct_lines: in _dxf_DrawOpaque()
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwXfield.h102 ct_lines, /* line segments */ enumerator
H A DhwXfield.c247 { "lines", ct_lines, 2, 0, 2 }, in _XConnections()
325 } else if( xf->connectionType==ct_lines && n != 1) { in _XNeighbors()
896 xf->connectionType == ct_lines && in _dxf_newXfieldP()
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/gl/
H A DhwPortUtil.c1488 case ct_lines: in _drawPrimitives()
1864 case ct_lines: in _drawTranslucentPrimitives()
/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/opengl/
H A DhwPortUtilOGL.c863 case ct_lines : in _drawTranslucentPrimitives()
1449 case ct_lines: in _drawPrimitives()