| /RvlSDK-3.2/include/revolution/ |
| D | arc.h | 84 u32 location; member 123 #define ARCTellDir(dir) ((dir)->location) 135 #define ARCSeekDir(dir, loc) ((dir)->location = loc) 146 #define ARCRewindDir(dir) ((dir)->location = (dir)->entryNum + 1)
|
| D | dvd.h | 364 u32 location; member 518 #define DVDTellDir(dir) ((dir)->location) 530 #define DVDSeekDir(dir, loc) ((dir)->location = loc)
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-dist-atn.c | 34 Vec location; member 351 cam->cfg.location.x = in SetCamera() 353 cam->cfg.location.y = in SetCamera() 355 cam->cfg.location.z = in SetCamera() 360 &cam->cfg.location, in SetCamera()
|
| D | lit-unclamp.c | 39 Vec location; member 429 &cam->cfg.location, in SetCamera()
|
| D | lit-cartoon.c | 40 Vec location; member 459 &cam->cfg.location, in SetCamera()
|
| D | lit-specular.c | 41 Vec location; member 495 &cam->cfg.location, in SetCamera()
|
| D | lit-texture.c | 40 Vec location; member 504 &cam->cfg.location, in SetCamera()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/TexGen/ |
| D | tg-dual.c | 45 Vec location; member 422 cam->cfg.location.x = in SetCamera() 424 cam->cfg.location.y = in SetCamera() 426 cam->cfg.location.z = in SetCamera() 431 &cam->cfg.location, in SetCamera() 461 lpos = light->cam.cfg.location; in SetLight()
|
| D | tg-shadow.c | 46 Vec location; member 578 cam->cfg.location.x = in SetCamera() 580 cam->cfg.location.y = in SetCamera() 582 cam->cfg.location.z = in SetCamera() 587 &cam->cfg.location, in SetCamera() 614 Vec lpos = light->cam.cfg.location; in SetLight()
|
| D | tg-shadow2.c | 73 Vec location; member 749 cam->cfg.location.x = in SetCamera() 751 cam->cfg.location.y = in SetCamera() 753 cam->cfg.location.z = in SetCamera() 758 &cam->cfg.location, in SetCamera() 800 Vec lpos = light->cam.cfg.location; in SetLight()
|
| D | tg-shadow3.c | 77 Vec location; member 922 cam->cfg.location.x = in SetCamera() 924 cam->cfg.location.y = in SetCamera() 926 cam->cfg.location.z = in SetCamera() 931 &cam->cfg.location, in SetCamera() 1056 Vec lpos = light->cam.cfg.location; in SetLight()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/PixelProc/ |
| D | pix-sub.c | 49 Vec location; member 719 cam->cfg.location.x = in SetCamera() 721 cam->cfg.location.y = in SetCamera() 723 cam->cfg.location.z = in SetCamera() 728 &cam->cfg.location, in SetCamera() 755 Vec lpos = light->cam.cfg.location; in SetLight()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-zcopy.c | 42 Vec location; member 290 VECScale(&camPos, &sc->cam.cfg.location, 2.0F); in DrawTick() 336 VECScale(&camPos, &sc->cam.cfg.location, 16.0F); in DrawTick() 553 &cam->cfg.location, in SetCamera()
|
| D | frb-copy.c | 43 Vec location; member 436 sc->cam.cfg.location.x = 800.0F * sinf(sc->cam.theta * PI / 180.0F); in AnimTick() 437 sc->cam.cfg.location.y = 0.0F; in AnimTick() 438 sc->cam.cfg.location.z = 800.0F * cosf(sc->cam.theta * PI / 180.0F); in AnimTick() 759 &cam->cfg.location, in SetCamera()
|
| D | frb-bound-box.c | 44 Vec location; member 414 &cam->cfg.location, in SetCamera()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Texture/ |
| D | tex-wrap.c | 36 Vec location; member 341 &cam->cfg.location, in SetCamera()
|
| D | tex-tc-alloc.c | 41 Vec location; member 433 sc->cam.cfg.location.y = (f32)(- sc->ypos); in AnimTick() 482 &cam->cfg.location, in SetCamera()
|
| D | tex-mix-mode.c | 36 Vec location; member 550 &cam->cfg.location, in SetCamera()
|
| D | tex-fmt-cube.c | 49 Vec location; member 468 &cam->cfg.location, in SetCamera()
|
| D | tex-filter.c | 41 Vec location; member 451 &cam->cfg.location, in SetCamera()
|
| D | tex-lod.c | 39 Vec location; member 511 &cam->cfg.location, in SetCamera()
|
| D | tex-preload.c | 38 Vec location; member 527 &cam->cfg.location, in SetCamera()
|
| /RvlSDK-3.2/build/libraries/arc/src/ |
| D | arc.c | 555 dir->location = (u32)entry + 1; in ARCOpenDir() 575 loc = dir->location; in ARCReadDir() 592 dir->location = entryIsDir(FSTEntries, loc)? nextDir(FSTEntries, loc) : (loc+1); in ARCReadDir()
|
| /RvlSDK-3.2/build/demos/cxdemo/src/ |
| D | cx_uncompress.c | 27 Vec location; member 191 &cam->cfg.location, in SetCamera()
|
| /RvlSDK-3.2/build/demos/cntdemo/src/ |
| D | strapcntdemo.c | 45 Vec location; member 591 &cam->cfg.location, in SetCamera()
|