Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/gd/
DGDTexture.h71 void GDPatchTexImgPtr ( void *image_ptr );
101 GDPatchTexImgPtr( tlut_ptr ); in GDPatchTlutPtr()
/RvlSDK-3.3/build/demos/gddemo/src/
Dgd-texture-gc.c292 GDPatchTexImgPtr(tp); // patch in the texture address ptr in PatchTexPtrs()
/RvlSDK-3.3/build/libraries/gd/src/
DGDTexture.c309 void GDPatchTexImgPtr ( void *image_ptr ) in GDPatchTexImgPtr() function