| /RvlSDK-3.1/build/libraries/gd/src/ |
| D | GDTransform.c | 51 void GDLoadPosMtxImm ( const f32 mtx[3][4], u32 id ) in GDLoadPosMtxImm() 55 GDWrite_f32(mtx[0][0]); in GDLoadPosMtxImm() 56 GDWrite_f32(mtx[0][1]); in GDLoadPosMtxImm() 57 GDWrite_f32(mtx[0][2]); in GDLoadPosMtxImm() 58 GDWrite_f32(mtx[0][3]); in GDLoadPosMtxImm() 60 GDWrite_f32(mtx[1][0]); in GDLoadPosMtxImm() 61 GDWrite_f32(mtx[1][1]); in GDLoadPosMtxImm() 62 GDWrite_f32(mtx[1][2]); in GDLoadPosMtxImm() 63 GDWrite_f32(mtx[1][3]); in GDLoadPosMtxImm() 65 GDWrite_f32(mtx[2][0]); in GDLoadPosMtxImm() [all …]
|
| D | GDIndirect.c | 264 f32 mtx[2][3]; in GDSetTevIndTile() local 292 mtx[0][0] = ((f32) tilespacing_s / IND_TEX_MTX_SCALE); in GDSetTevIndTile() 293 mtx[0][1] = mtx[0][2] = 0.0f; in GDSetTevIndTile() 294 mtx[1][1] = ((f32) tilespacing_t / IND_TEX_MTX_SCALE); in GDSetTevIndTile() 295 mtx[1][0] = mtx[1][2] = 0.0f; in GDSetTevIndTile() 296 GDSetIndTexMtx(matrix_sel, mtx, IND_TEX_MTX_EXP); in GDSetTevIndTile()
|
| /RvlSDK-3.1/include/revolution/gx/ |
| D | GXTransform.h | 96 void GXSetProjection ( const f32 mtx[4][4], GXProjectionType type ); 98 void GXLoadPosMtxImm ( const f32 mtx[3][4], u32 id ); 100 void GXLoadNrmMtxImm ( const f32 mtx[3][4], u32 id ); 101 void GXLoadNrmMtxImm3x3 ( const f32 mtx[3][3], u32 id ); 104 void GXLoadTexMtxImm ( const f32 mtx[][4], u32 id, GXTexMtxType type ); 111 const f32 mtx[3][4], // Model-view matrix
|
| D | GXGeometry.h | 138 u32 mtx, 148 u32 mtx ); 154 u32 mtx ) in GXSetTexCoordGen() argument 156 GXSetTexCoordGen2(dst_coord, func, src_param, mtx, in GXSetTexCoordGen()
|
| /RvlSDK-3.1/include/revolution/gd/ |
| D | GDTransform.h | 61 void GDLoadPosMtxImm ( const f32 mtx[3][4], u32 id ); 63 void GDLoadNrmMtxImm ( const f32 mtx[3][4], u32 id ); 64 void GDLoadNrmMtxImm3x3 ( const f32 mtx[3][3], u32 id ); 66 void GDLoadTexMtxImm ( const f32 mtx[][4], u32 id, GXTexMtxType type ); 72 void GDSetProjection ( const f32 mtx[4][4], GXProjectionType type );
|
| /RvlSDK-3.1/build/libraries/mtx/ |
| D | makefile | 20 MODULENAME = mtx 23 LIBNAME = mtx 28 CLIBSRCS = mtx.c \
|
| /RvlSDK-3.1/build/demos/gxdemo/src/Transform/ |
| D | tf-stitch.c | 58 GXPosNrmMtx mtx; member 327 GXLoadPosMtxImm(mv, segs[(i + (10 * k)) - k].mtx); in DrawTick() 334 GXLoadNrmMtxImm(mv, segs[(i + (10 * k)) - k].mtx); in DrawTick() 362 GXMatrixIndex1u8(segs[((j + (10 * k)) - k) + 1].mtx); in DrawTick() 367 GXMatrixIndex1u8(segs[((j + (10 * k)) - k)].mtx); in DrawTick() 373 GXMatrixIndex1u8(segs[((j + (10 * k)) - k) + 1].mtx); in DrawTick() 378 GXMatrixIndex1u8(segs[((j + (10 * k)) - k)].mtx); in DrawTick() 499 GXLoadNrmMtxImm(mv, seg->mtx); in ComputeNormalRotMtx()
|
| /RvlSDK-3.1/build/demos/gxdemo/ |
| D | makefile | 59 DisplayList/DL-tf-mtx.c \ 125 Transform/tf-pn-mtx.c Transform/tf-stitch.c \ 126 Transform/tf-tg-mtx.c Transform/tf-mirror.c \ 141 DL-geom DL-tex DL-tf-mtx \ 178 tf-pn-mtx tf-stitch tf-tg-mtx tf-mirror \ 218 $(FULLBIN_ROOT)/DL-tf-mtx$(BINSUFFIX): DisplayList/DL-tf-mtx.o \ 453 $(FULLBIN_ROOT)/tf-pn-mtx$(BINSUFFIX): Transform/tf-pn-mtx.o \ 459 $(FULLBIN_ROOT)/tf-tg-mtx$(BINSUFFIX): Transform/tf-tg-mtx.o \
|
| /RvlSDK-3.1/build/demos/osdemo/src/ |
| D | fontdemo1.c | 66 Mtx mtx; in LoadSheet() local 90 MTXScale(mtx, 1.0f / FontData->sheetWidth, in LoadSheet() 93 GXLoadTexMtxImm(mtx, GX_TEXMTX0, GX_MTX2x4); in LoadSheet()
|
| /RvlSDK-3.1/RVL/bin/demos/gxdemo/ |
| D | smp-onetri.map | 858 00012d8c 0002a0 8001952c 000156ec 1 .text mtx.a mtx.o 859 UNUSED 00003c ........ ........ C_MTXIdentity mtx.a mtx.o 860 00012d8c 00002c 8001952c 000156ec 4 PSMTXIdentity mtx.a mtx.o 861 UNUSED 00006c ........ ........ C_MTXCopy mtx.a mtx.o 862 UNUSED 000034 ........ ........ PSMTXCopy mtx.a mtx.o 863 UNUSED 0002a8 ........ ........ C_MTXConcat mtx.a mtx.o 864 00012db8 0000cc 80019558 00015718 4 PSMTXConcat mtx.a mtx.o 865 UNUSED 000068 ........ ........ C_MTXConcatArray mtx.a mtx.o 866 UNUSED 000198 ........ ........ PSMTXConcatArray mtx.a mtx.o 867 UNUSED 00009c ........ ........ C_MTXTranspose mtx.a mtx.o [all …]
|
| /RvlSDK-3.1/build/demos/gxdemo/src/PixelProc/ |
| D | pix-z-comp.c | 392 Mtx mtx; in myDrawModel() local 421 MTXScale( mtx, ((float)width)/200.0f, ((float)height)/200.f, sceneZScale ); in myDrawModel() 422 GXLoadPosMtxImm( mtx, GX_PNMTX0 ); in myDrawModel()
|
| D | pix-a-comp.c | 494 Mtx mtx; in myDrawModel() local 523 MTXScale( mtx, ((float)width)/200.0f, ((float)height)/200.f, 1.0f ); in myDrawModel() 524 GXLoadPosMtxImm( mtx, GX_PNMTX0 ); in myDrawModel()
|
| /RvlSDK-3.1/build/libraries/demo/src/ |
| D | DEMOPuts.c | 545 Mtx mtx; in LoadSheet() local 575 MTXScale(mtx, 1.0f / FontData->sheetWidth, in LoadSheet() 578 GXLoadTexMtxImm(mtx, GX_TEXMTX0, GX_MTX2x4); in LoadSheet()
|
| /RvlSDK-3.1/RVL/bin/demos/thpdemo/ |
| D | THPSimple.map | 921 00014d80 00002c 8001b520 000176e0 1 .text mtx.a mtx.o 922 UNUSED 00003c ........ ........ C_MTXIdentity mtx.a mtx.o 923 00014d80 00002c 8001b520 000176e0 4 PSMTXIdentity mtx.a mtx.o 924 UNUSED 00006c ........ ........ C_MTXCopy mtx.a mtx.o 925 UNUSED 000034 ........ ........ PSMTXCopy mtx.a mtx.o 926 UNUSED 0002a8 ........ ........ C_MTXConcat mtx.a mtx.o 927 UNUSED 0000cc ........ ........ PSMTXConcat mtx.a mtx.o 928 UNUSED 000068 ........ ........ C_MTXConcatArray mtx.a mtx.o 929 UNUSED 000198 ........ ........ PSMTXConcatArray mtx.a mtx.o 930 UNUSED 00009c ........ ........ C_MTXTranspose mtx.a mtx.o [all …]
|
| /RvlSDK-3.1/build/ |
| D | makefile | 54 mtx \
|
| /RvlSDK-3.1/build/buildtools/ |
| D | commondefs | 314 $(INSTALL_ROOT)/lib/mtx$(LIBSUFFIX) \
|