Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A Dquant.h33 typedef struct treeNodeBuf *TreeNodeBuf;
37 struct treeNodeBuf struct
H A Dquantize.c1219 (TreeNodeBuf)DXAllocateZero(sizeof(struct treeNodeBuf)); in GetTreeNode()