Searched refs:sSuperShapeObjects (Results 1 – 1 of 1) sorted by relevance
96 static GLOBJECT *sSuperShapeObjects[SUPERSHAPE_COUNT] = { NULL }; variable484 sSuperShapeObjects[a] = createSuperShape(sSuperShapeParams[a]); in appInit()485 assert(sSuperShapeObjects[a] != NULL); in appInit()497 freeGLObject(sSuperShapeObjects[a]); in appDeinit()587 drawGLObject(sSuperShapeObjects[curShape]); in drawModels()600 drawGLObject(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]); in drawModels()605 drawGLObject(sSuperShapeObjects[SUPERSHAPE_COUNT - 1]); in drawModels()