Home
last modified time | relevance | path

Searched refs:mtx (Results 1 – 16 of 16) sorted by relevance

/RvlSDK-3.1/build/libraries/gd/src/
DGDTransform.c51 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 …]
DGDIndirect.c264 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/
DGXTransform.h96 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
DGXGeometry.h138 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/
DGDTransform.h61 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/
Dmakefile20 MODULENAME = mtx
23 LIBNAME = mtx
28 CLIBSRCS = mtx.c \
/RvlSDK-3.1/build/demos/gxdemo/src/Transform/
Dtf-stitch.c58 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/
Dmakefile59 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/
Dfontdemo1.c66 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/
Dsmp-onetri.map858 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/
Dpix-z-comp.c392 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()
Dpix-a-comp.c494 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/
DDEMOPuts.c545 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/
DTHPSimple.map921 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/
Dmakefile54 mtx \
/RvlSDK-3.1/build/buildtools/
Dcommondefs314 $(INSTALL_ROOT)/lib/mtx$(LIBSUFFIX) \