Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gxdemo/src/DisplayList/
DDL-tf-mtx.c401 GXMatrixIndex1x8((u8)pm0); in BuildModelDL()
402 GXMatrixIndex1x8((u8)tm0); in BuildModelDL()
438 GXMatrixIndex1x8((u8)pm0); in BuildModelDL()
439 GXMatrixIndex1x8((u8)tm0); in BuildModelDL()
442 GXMatrixIndex1x8((u8)pm1); in BuildModelDL()
443 GXMatrixIndex1x8((u8)tm1); in BuildModelDL()
461 GXMatrixIndex1x8((u8)pm1); in BuildModelDL()
462 GXMatrixIndex1x8((u8)tm1); in BuildModelDL()
/RvlSDK-3.2.2/build/demos/gxdemo/src/Transform/
Dtf-reflect.c317 GXMatrixIndex1x8( (u8)pm0 ); in myDrawModel()
318 GXMatrixIndex1x8( (u8)tm0 ); in myDrawModel()
321 GXMatrixIndex1x8( (u8)pm1 ); in myDrawModel()
322 GXMatrixIndex1x8( (u8)tm1 ); in myDrawModel()
/RvlSDK-3.2.2/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-3.2.2/include/revolution/gx/
DGXVert.h398 #define GXMatrixIndex1x8 GXMatrixIndex1u8 macro