Searched refs:curGState (Results 1 – 4 of 4) sorted by relevance
208 if (goomInfo->curGState->drawPoints) { in goom_update()369 goomInfo->curGState = &(goomInfo->states[i]); in goom_update()371 if ((goomInfo->curGState->drawIFS) && (goomInfo->update.ifs_incr <= 0)) { in goom_update()376 if ((!goomInfo->curGState->drawIFS) && (goomInfo->update.ifs_incr > 0) in goom_update()380 if (!goomInfo->curGState->drawScope) in goom_update()383 if (!goomInfo->curGState->drawScope) { in goom_update()675 || (!goomInfo->curGState->drawScope)) { in goom_update()702 && (goomInfo->curGState->drawScope)) { in goom_update()
132 GoomState *curGState; member
189 pp->curGState = &(pp->states[6]); in plugin_info_init()
117 goomInfo->curGState->drawTentacle, data); in tentacle_fx_apply()