Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/gxdemo/src/DisplayList/
DDL-tex.c52 #define TX_SETMODE1(minlod, maxlod, rid) \ macro
283 WTB(TX_SETMODE1( 0<<4, 7<<4, TX_SETMODE1_I0_ID)),
/RvlSDK-2.1/include/revolution/gd/
DGDTexture.h137 #define TX_SETMODE1(minlod, maxlod, rid) \ macro
/RvlSDK-2.1/build/libraries/gd/src/
DGDTexture.c233 GDWriteBPCmd(TX_SETMODE1((u8)(min_lod*16.0f), in GDSetTexLookupMode()