Searched refs:cfg (Results 1 – 1 of 1) sorted by relevance
85 CameraConfig cfg; member302 sc->cam.cfg = DefaultCamera; in DrawInit()369 sc->light.cam.cfg = ( sc->projMode ) ? in DrawTick()681 if ( cam->cfg.type == GX_PERSPECTIVE ) in GetTexProjMtx()685 - (cam->cfg.top), // t = -y in projected texture in GetTexProjMtx()686 cam->cfg.top, in GetTexProjMtx()687 cam->cfg.left, in GetTexProjMtx()688 - (cam->cfg.left), in GetTexProjMtx()689 cam->cfg.znear, in GetTexProjMtx()699 - (cam->cfg.top), // t = -y in projected texture in GetTexProjMtx()[all …]