Home
last modified time | relevance | path

Searched refs:GXMatrixIndex1x8 (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-2.1/build/demos/gxdemo/src/DisplayList/
DDL-tf-mtx.c399 GXMatrixIndex1x8((u8)pm0); in BuildModelDL()
400 GXMatrixIndex1x8((u8)tm0); in BuildModelDL()
436 GXMatrixIndex1x8((u8)pm0); in BuildModelDL()
437 GXMatrixIndex1x8((u8)tm0); in BuildModelDL()
440 GXMatrixIndex1x8((u8)pm1); in BuildModelDL()
441 GXMatrixIndex1x8((u8)tm1); in BuildModelDL()
459 GXMatrixIndex1x8((u8)pm1); in BuildModelDL()
460 GXMatrixIndex1x8((u8)tm1); in BuildModelDL()
/RvlSDK-2.1/build/demos/gxdemo/src/Transform/
Dtf-reflect.c304 GXMatrixIndex1x8( (u8)pm0 ); in myDrawModel()
305 GXMatrixIndex1x8( (u8)tm0 ); in myDrawModel()
308 GXMatrixIndex1x8( (u8)pm1 ); in myDrawModel()
309 GXMatrixIndex1x8( (u8)tm1 ); in myDrawModel()
/RvlSDK-2.1/build/demos/gxdemo/src/Tev/
Dtev-outline.c526 GXMatrixIndex1x8( m0 ); in myCreateModel()
544 GXMatrixIndex1x8( m0 ); in myCreateModel()
548 GXMatrixIndex1x8( m1 ); in myCreateModel()
561 GXMatrixIndex1x8( m1 ); in myCreateModel()
/RvlSDK-2.1/include/revolution/gx/
DGXVert.h399 #define GXMatrixIndex1x8 GXMatrixIndex1u8 macro