Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/gd/src/
DGDTexture.c444 u16 t_scale, GXBool t_bias, GXBool t_wrap) in GDSetTexCoordScale2() argument
450 GDWriteBPCmd(SU_TS1( t_scale - 1, t_bias, t_wrap, in GDSetTexCoordScale2()
470 u16 t_scale, GXBool t_bias, GXBool t_wrap, in GDSetTexCoordScaleAndTOEs() argument
475 GDWriteBPCmd(SU_TS1( t_scale - 1, t_bias, t_wrap, in GDSetTexCoordScaleAndTOEs()
/RvlSDK-3.1.4/include/revolution/gd/
DGDTexture.h85 u16 t_scale, GXBool t_bias, GXBool t_wrap);
89 u16 t_scale, GXBool t_bias, GXBool t_wrap,