Searched refs:pSurface (Results 1 – 2 of 2) sorted by relevance
146 s3RGB.pSurface = (void*)TCCalloc( 1, size ); in TCConvertToS3()165 pClr = (S3_COLOR*)( s3RGB.pSurface ); in TCConvertToS3()221 TCFree( (void**)( &s3RGB.pSurface ) ); in TCConvertToS3()
113 void* pSurface; /* pointer to the associated surface memory */ member