Home
last modified time | relevance | path

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

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