Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/cxdemo/src/
Dcx_uncompress.c63 static void* LoadTexDataRL ( const char* path );
243 static void* LoadTexDataRL( const char* path ) in LoadTexDataRL() function
359 sMyTplObj[ 1 ] = (TPLPalettePtr)LoadTexDataRL ( "/cxdemo/tex-01_RL.bin" ); in DrawInit()
Dcx_uncompress_stream.c58 static void* LoadTexDataRL ( const char* path );
240 static void* LoadTexDataRL( const char* path ) in LoadTexDataRL() function
454 sMyTplObj[ 1 ] = (TPLPalettePtr)LoadTexDataRL ( "/cxdemo/tex-01_RL.bin" ); in DrawInit()