Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/ogc/
H A Dgx.h3771 void GX_PokeAlphaUpdate(u8 update_enable);
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/libogc/
H A Dgx.c711 GX_PokeAlphaUpdate(GX_TRUE); in __GX_InitGX()
4357 void GX_PokeAlphaUpdate(u8 update_enable) in GX_PokeAlphaUpdate() function
/dports/lang/fpc-source/fpc-3.2.2/packages/libogcfpc/src/ogc/
H A Dgx.inc1568 * \fn void GX_PokeAlphaUpdate(u8 update_enable)
1578 procedure GX_PokeAlphaUpdate(update_enable: cuint8); cdecl; external;