Home
last modified time | relevance | path

Searched refs:_dxf_newXfieldP (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/exec/hwrender/
H A DhwXfield.h308 xfieldP _dxf_newXfieldP(Field, attributeP, void *);
H A DhwXfield.c775 _dxf_newXfieldP(Field f, attributeP attributes, void *globals) in _dxf_newXfieldP() function
983 xfieldP xf = _dxf_newXfieldP(f, attributes, globals); in _dxf_newXfieldO()