Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dmesharray.c19 _NewMeshArrayV(int n, Array *terms, struct mesharray_class *class) in _NewMeshArrayV() function
59 return _NewMeshArrayV(n, terms, &_dxdmesharray_class); in DXNewMeshArrayV()