Searched defs:numMtx (Results 1 – 5 of 5) sorted by relevance
51 void MTXInitStack( MtxStack *sPtr, u32 numMtx ) in MTXInitStack()
124 u32 numMtx; ///< Size of the matrix stack. member1692 #define MTXAllocStack( sPtr, numMtx ) ( ((MtxStackPtr)(sPtr))->stackBase = (MtxPtr)MEMAllocFromDef… argument
183 u32 numMtx; ///< Size of the matrix stack. member