Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/gxdemo/src/TexGen/
Dtg-shadow2.c131 static void LoadGXMatrices ( Mtx view, Mtx tgv, Mtx mdm );
569 LoadGXMatrices(view, tgv, mm); in DrawModels()
588 LoadGXMatrices(view, tgv, mm); in DrawModels()
602 LoadGXMatrices(view, tgv, mm); in DrawModels()
620 LoadGXMatrices(view, tgv, mm); in DrawModels()
635 LoadGXMatrices(view, tgv, mm); in DrawModels()
654 static void LoadGXMatrices( Mtx view, Mtx tgv, Mtx mdm ) in LoadGXMatrices() function