Searched refs:SU_TS0 (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2/build/libraries/gd/src/ |
| D | GDTexture.c | 415 GDWriteBPCmd(SU_TS0( s_scale - 1, 0, 0, 0, 0, in GDSetTexCoordScale() 448 GDWriteBPCmd(SU_TS0( s_scale - 1, s_bias, s_wrap, 0, 0, in GDSetTexCoordScale2() 473 GDWriteBPCmd(SU_TS0( s_scale - 1, s_bias, s_wrap, line_offset, point_offset, in GDSetTexCoordScaleAndTOEs()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/DisplayList/ |
| D | DL-tex.c | 127 #define SU_TS0(ssize, bs, ws, lf, pf, rid) \ macro 309 WTB(SU_TS0( 127, 0, 0, 0, 0, SU_SSIZE0_ID)),
|
| /RvlSDK-3.2/include/revolution/gd/ |
| D | GDTexture.h | 212 #define SU_TS0(ssize, bs, ws, lf, pf, rid) \ macro
|