Searched refs:currBVP (Results 1 – 1 of 1) sorted by relevance
141 static STD_BVP *currBVP; variable919 currBVP = theBVP; in BVP_Init()1377 currBVP = theBVP; in BVP_SetBVPDesc()1491 for (k = currBVP->ncorners; k < currBVP->sideoffset; k++) in GetCommonLinePatchId()1493 p = currBVP->patches[k]; in GetCommonLinePatchId()1542 if ((k < currBVP->ncorners) || (k >= currBVP->sideoffset)) in CreateBndPOnLine()1544 p = currBVP->patches[k]; in CreateBndPOnLine()2678 ASSERT ((pid < currBVP->ncorners) || (pid >= currBVP->sideoffset)); in BNDP_BndEDesc()2857 if ((k < currBVP->ncorners) || (k >= currBVP->sideoffset)) in BNDP_CreateBndP()2859 p = currBVP->patches[k]; in BNDP_CreateBndP()[all …]