Lines Matching refs:GX_MTX3x4

457     GXLoadTexMtxImm(proj, GX_TEXMTX0, GX_MTX3x4);  in SetProjectionTexGenMtx()
461 GXLoadTexMtxImm(proj, GX_TEXMTX1, GX_MTX3x4); in SetProjectionTexGenMtx()
465 GXLoadTexMtxImm(proj, GX_TEXMTX2, GX_MTX3x4); in SetProjectionTexGenMtx()
469 GXLoadTexMtxImm(proj, GX_TEXMTX3, GX_MTX3x4); in SetProjectionTexGenMtx()
473 GXLoadTexMtxImm(proj, GX_TEXMTX4, GX_MTX3x4); in SetProjectionTexGenMtx()
477 GXLoadTexMtxImm(proj, GX_TEXMTX5, GX_MTX3x4); in SetProjectionTexGenMtx()
481 GXLoadTexMtxImm(proj, GX_TEXMTX6, GX_MTX3x4); in SetProjectionTexGenMtx()
485 GXLoadTexMtxImm(proj, GX_TEXMTX7, GX_MTX3x4); in SetProjectionTexGenMtx()
489 GXLoadTexMtxImm(proj, GX_TEXMTX8, GX_MTX3x4); in SetProjectionTexGenMtx()
493 GXLoadTexMtxImm(proj, GX_TEXMTX9, GX_MTX3x4); in SetProjectionTexGenMtx()
546 GXLoadTexMtxImm(mv, GX_TEXMTX0, GX_MTX3x4); in SetReflectionTexGenMtx()
547 GXLoadTexMtxImm(mv, GX_TEXMTX1, GX_MTX3x4); in SetReflectionTexGenMtx()
548 GXLoadTexMtxImm(mv, GX_TEXMTX2, GX_MTX3x4); in SetReflectionTexGenMtx()
549 GXLoadTexMtxImm(mv, GX_TEXMTX3, GX_MTX3x4); in SetReflectionTexGenMtx()
550 GXLoadTexMtxImm(mv, GX_TEXMTX4, GX_MTX3x4); in SetReflectionTexGenMtx()
551 GXLoadTexMtxImm(mv, GX_TEXMTX5, GX_MTX3x4); in SetReflectionTexGenMtx()
552 GXLoadTexMtxImm(mv, GX_TEXMTX6, GX_MTX3x4); in SetReflectionTexGenMtx()
553 GXLoadTexMtxImm(mv, GX_TEXMTX7, GX_MTX3x4); in SetReflectionTexGenMtx()
554 GXLoadTexMtxImm(mv, GX_TEXMTX8, GX_MTX3x4); in SetReflectionTexGenMtx()
555 GXLoadTexMtxImm(mv, GX_TEXMTX9, GX_MTX3x4); in SetReflectionTexGenMtx()